Loading Tool

Explorer IconExplorer

Memory Pool

77,923 transactions
28.86 vMB
0.08793403 BTC
Random Selection Loading Transactions
Max Size: 175.10/200 MB

Candidate Block

Mining Attempt 124f3c4f6e006853d89ac20dc878f9dcbd9c98788490f41245d91e7a3c80af72
Version 20000000
Previous Block 000000000000000000002eabceb06a9084ae7362b60d023c0338d08728b0d723
Merkle Root 25ff8d8241276339a5736cbd9c97b15da6fc979bf6b4225afe4e48e61ab814b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,964
Size: 1.00 vMB
Total Fees: 0.02782109 BTC
Feerates: 150.68 > 2.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,105 (205,524 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,581 709,581 00000000000000000007313cd0328822d5993150ff8fef3cf36b37cd2696a86e 1,697 0.80/1.00 vMB 7
709,580 709,580 0000000000000000000cc21333b532eb35d27f84c8e85fdfd4a3b741b0193da1 1,951 0.96/1.00 vMB 7
709,579 709,579 00000000000000000009a1f8cd3f973252e304a3c6f839cca26b0b8cb1fe6462 1,659 0.66/1.00 vMB 8
709,578 709,578 00000000000000000005374e8eccd835dd42b42780c1c4cc6c3aae3441674376 644 0.21/1.00 vMB 12
709,577 709,577 0000000000000000000828771e90a44f8e0084a715af37d4d9ffd7d155e79a17 224 0.08/1.00 vMB 13
709,576 709,576 000000000000000000014c11024ad10a65cb08fa65826341ef0ff556ca09b9cb 2,265 0.71/1.00 vMB 3
709,575 709,575 000000000000000000028a6798b3d7a61aa406e1dadf1d17d6b6e725b8854574 1,295 1.00/1.00 vMB 4
709,574 709,574 00000000000000000007c1b039103742158b72780ba15cfc21c9fece4b2df817 2,096 1.00/1.00 vMB 11
709,573 709,573 00000000000000000003912bfa834dc2b671cdd8e8eafad72a7f1894ed6066ed 2,435 1.00/1.00 vMB 6
709,572 709,572 0000000000000000000ae84221f7116274088a689f15d20bec5ef30f02f1bb7b 2,726 1.00/1.00 vMB 19
709,571 709,571 0000000000000000000ac1debc6435f96cd670db74ff078554f33873550e570b 301 0.08/1.00 vMB 15
709,570 709,570 00000000000000000005a9369fc8b2a9a768b8c0d83b92877f951bd349879360 1,119 0.34/1.00 vMB 9
709,569 709,569 000000000000000000077c9cfaf2e4d29dc7c7cbc98db489415f76e83f7fd2c8 2,504 0.83/1.00 vMB 7
709,568 709,568 00000000000000000008354f58b6dd7e5ce81696aa5302ff5fe6c367e3ca54ca 2,626 1.00/1.00 vMB 12
709,567 709,567 0000000000000000000accad4bd0447b3bf3d661e243db355f20b0add451ba82 2,431 0.88/1.00 vMB 9
709,566 709,566 000000000000000000027020621ad1addb0f60496a116fc6e532e5ae00e289e8 985 0.36/1.00 vMB 10
709,565 709,565 0000000000000000000a344ae36398fa57baa08f7a39d365876291dc3370e852 346 0.08/1.00 vMB 13
709,564 709,564 0000000000000000000692f16a4b40b2cd5f9dbc9e1c94b26faaf7147821f0f0 433 0.11/1.00 vMB 10
709,563 709,563 00000000000000000001b70fd5e2d04327cb8559ebd24aaa31b6cd1e185ab5b6 2,455 0.83/1.00 vMB 6
709,562 709,562 0000000000000000000b52ccfbe83c76b17a34515ea73686d162d02f490e4513 2,727 1.00/1.00 vMB 12
709,561 709,561 0000000000000000000ce35c74bc4f8d5796fdcaead8b4c5acdb1f2d2544444e 1,301 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.57 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.17 GB
    • Received: 15.87 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.