Loading Tool

Explorer IconExplorer

Memory Pool

86,309 transactions
31.44 vMB
0.20600883 BTC
Random Selection Loading Transactions
Max Size: 190.82/200 MB

Candidate Block

Mining Attempt 98c61e1a670854607184597be48c2b3ae79b5e0c7cf654dac2383cdd33c7c77a
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 68448e2ef4065523ee83c78a3d2eb2b57f06835b39dbb004ab4713e0c04bda6f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,642
Size: 1.00 vMB
Total Fees: 0.10435029 BTC
Feerates: 502.67 > 10.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (551,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,740 363,740 000000000000000008f4a0f3177497369268c9b51968b6514d8b1df592d84ed0 755 0.44/1.00 vMB 26
363,739 363,739 00000000000000000e605e9bd17bea7fbb3ae3a7796d41730e0b2d3e7053a1ac 203 0.05/1.00 vMB 68
363,738 363,738 000000000000000010b61f1f1a8e1e465ad7fd5515aaff03914dd2a44ead8f94 320 0.18/1.00 vMB 43
363,737 363,737 0000000000000000014e7c854125e10dd123271359b2c006b7b291bc23b8ad15 166 0.07/1.00 vMB 35
363,736 363,736 000000000000000003bcf71307c6f8f4a7caa7b9b4a3bef3ffbdfb1f0284c733 233 0.13/1.00 vMB 26
363,735 363,735 00000000000000000695243f6ac9b713bb1faa32c0eab3fc73286a288a44abde 168 0.07/1.00 vMB 35
363,734 363,734 000000000000000015358ae1131062fa83081797bb4cec4df0b1e5a5d01c1936 404 0.20/1.00 vMB 28
363,733 363,733 000000000000000006355c07b36bac6990cce128610d674851096b8c9745a3ee 1,662 0.75/1.00 vMB 40
363,732 363,732 00000000000000001242e0216eb113f1c50e4c18ecfbc8b9c0224ec82ec391d6 416 0.32/1.00 vMB 17
363,731 363,731 00000000000000000c28e23330c29046f19e817fe8fe039f4044b2b2882aef53 1,883 0.75/1.00 vMB 44
363,730 363,730 000000000000000006a320d752b46b532ec0f3f815c5dae467aff5715a6e579e 135 0.06/1.00 vMB 32
363,729 363,729 000000000000000011e40c5deb1a1e3438b350ea3db3fa2dedd285db9650a6e6 53 0.03/1.00 vMB 34
363,728 363,728 000000000000000015a904dd0cf81bfb13b0bdfe65a30caafd9c85d9c5b1b318 293 0.14/1.00 vMB 27
363,727 363,727 000000000000000014295aaf3ac51264b1710645e3035b288a40633b5a9424a5 98 0.03/1.00 vMB 72
363,726 363,726 000000000000000002279afdc82b23535938b34a0cb4aaa04dcb85dc1768608e 294 0.14/1.00 vMB 27
363,725 363,725 00000000000000000379eaa19dce8c9b722d46ae6a57c2f1a988119488b50931 1 0.00/1.00 vMB 0
363,724 363,724 00000000000000000fb32e0d606a42615d44d93449a36ba64ee018de6009f898 45 0.02/1.00 vMB 18
363,723 363,723 000000000000000001b90eb8e40db8a54417146f1e7883c77f487c3f57d25b3e 548 0.27/1.00 vMB 28
363,722 363,722 000000000000000005e913f06c8a340e6864709597016f7620ca9a30750f79ae 1,182 0.90/1.00 vMB 26
363,721 363,721 00000000000000000098b0f01792a2e25eefa55202ede2821f73afc3a15f45b2 378 0.19/1.00 vMB 33
363,720 363,720 0000000000000000081065bc0ba08cef719faf283a0be3dab99e74827abc4280 538 0.24/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 671.93 GB
    • Received: 16.07 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.