Loading Tool

Explorer IconExplorer

Memory Pool

73,633 transactions
28.67 vMB
0.07062902 BTC
Random Selection Loading Transactions
Max Size: 169.12/200 MB

Candidate Block

Mining Attempt 6fc52e3a43e6983a3c12c032fc76a35390f9e138776820a788177ba7d101343f
Version 20000000
Previous Block 000000000000000000007f1cc86584d5091523c563b1e01951438035453336d6
Merkle Root 5ef6967eff46df7cfbc421502cb2ef826bd527667aa98efa50619dbe4f7f6c0f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,293
Size: 1.00 vMB
Total Fees: 0.01297652 BTC
Feerates: 98.05 > 1.30 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,041 (515,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
399,429 399,429 000000000000000005eab40e1630d7851615641809b247e6dd907da4fee07b6d 2,470 1.00/1.00 vMB 44
399,428 399,428 000000000000000006123cfe07ed9c35d5cdf87d23c69986c4f07fdff1a10e07 1,010 0.99/1.00 vMB 18
399,427 399,427 000000000000000001317b2cb69477259ce37b01988e5a5ff238980068c123e6 1,511 0.99/1.00 vMB 26
399,426 399,426 000000000000000002b370e72cffeccf67355a7c4128dfebea14464e88ef388e 1,313 1.00/1.00 vMB 21
399,425 399,425 000000000000000000c64e40f26b8b6517970024aba50f3c78a473ccdd12032f 2,886 1.00/1.00 vMB 52
399,424 399,424 0000000000000000022212e7f05033796885c28fece869510fc5098b37db8fe5 1,416 1.00/1.00 vMB 29
399,423 399,423 000000000000000004acbee3688132ddb7378cd0c86042a91f7201cef1cc1b96 1,640 1.00/1.00 vMB 23
399,422 399,422 000000000000000003513ff6459398e0a4a1c60d1b2c115b1e57073ec42e31f2 1,991 0.98/1.00 vMB 33
399,421 399,421 000000000000000003ffaa1eb59fb54677843f0c4b6233ea3245befa002312a4 2,052 0.98/1.00 vMB 36
399,420 399,420 0000000000000000061c65382f4acdb9105c7e4ad84ee7e9d23c2007587c6680 1,968 0.93/1.00 vMB 32
399,419 399,419 000000000000000005f0e27bb253e2bf1ad7847ee710e1942a7659edd1467ebf 2,116 0.98/1.00 vMB 42
399,418 399,418 0000000000000000045de1d0b6f27b6816acd1f5d8ea61c716cdffcc8a5aa8d6 2,614 0.93/1.00 vMB 70
399,417 399,417 0000000000000000058ccd5fe7f05b4444640ac4d66a07299a8aa9e61c305961 1,611 0.93/1.00 vMB 31
399,416 399,416 00000000000000000454ad922d21117220a4b8bc00277500ec572dc804e16407 2,408 0.95/1.00 vMB 44
399,415 399,415 0000000000000000003581d42ddf615d7774f2b4fb8f961882255bcf98bce387 2,504 0.93/1.00 vMB 50
399,414 399,414 0000000000000000056d44986b69e988ca24f056b127230478e01464afea8f82 2,526 0.95/1.00 vMB 55
399,413 399,413 000000000000000001c9c3e3f2056fe8540e1fd6db3bb4795a941d5acbb3e4e7 1,613 0.95/1.00 vMB 35
399,412 399,412 000000000000000005c3567c3d6213c4481142b3f17cc6e9dc3388649d5b100e 1,591 1.00/1.00 vMB 28
399,411 399,411 000000000000000002b11c5447e72e53017e686ea4b2bb468aab4752220954ab 757 0.98/1.00 vMB 25
399,410 399,410 000000000000000002e682755cb7dc6aa2724334872fb8aba8df8949b2b83799 665 0.95/1.00 vMB 25
399,409 399,409 00000000000000000675ea000c8fe1581c85fbc3a1a65f730c74eeaa3e27fd7d 1,337 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 667.95 GB
    • Received: 15.33 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.