Loading Tool

Explorer IconExplorer

Memory Pool

72,845 transactions
28.08 vMB
0.06794312 BTC
Random Selection Loading Transactions
Max Size: 166.29/200 MB

Candidate Block

Mining Attempt 800d545aa9618ce390db2561b62d73873854754d740808ae8a0e4e3547520e6a
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 636fc1f13d2692819d4723477c2287f8162c2bd67509d99a23b2478e43d86abc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,716
Size: 1.00 vMB
Total Fees: 0.01187171 BTC
Feerates: 150.86 > 1.19 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (399,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,580 515,580 0000000000000000005031ca429fa486af86308a656b912936700ebdfc19f4b2 2,508 1.00/1.00 vMB 18
515,579 515,579 00000000000000000045276425a63cf6085197a5755bb8de562b09c826768f92 2,679 1.00/1.00 vMB 13
515,578 515,578 0000000000000000004d88c5c1110d664803123a4018f368396bfdaa949030cd 2,887 1.00/1.00 vMB 41
515,577 515,577 0000000000000000000cb22f945a15b35c859d2f0f92aee818954157db54be28 3,037 1.00/1.00 vMB 45
515,576 515,576 000000000000000000266c27f30281dedf95a45599b1839755e03ecbf002bc79 742 0.28/1.00 vMB 31
515,575 515,575 000000000000000000085624212b491c175ef7191136596cf722ce2566e353d0 1,579 0.66/1.00 vMB 26
515,574 515,574 0000000000000000003f4ca65e8244ff1541c5acd55304535534034da2847ee0 1,796 0.74/1.00 vMB 30
515,573 515,573 00000000000000000045c8ecfd0c74089187e5e2e9670dbed0824cc686364379 725 0.45/1.00 vMB 15
515,572 515,572 0000000000000000000f355d3c6487996bc46949fdace1478a37816a030d0068 2,602 1.00/1.00 vMB 11
515,571 515,571 0000000000000000000c2ecade829f677bb3d11edc56d3e6276e2203521adbe3 2,475 1.00/1.00 vMB 48
515,570 515,570 0000000000000000002507b5a543dcf4a6b665c7bc739013d2bfeea49d08536c 1,400 0.61/1.00 vMB 29
515,569 515,569 0000000000000000004d461d871b62587870d0607c68ce4f480edee08e3cac5a 430 0.20/1.00 vMB 22
515,568 515,568 0000000000000000001d4dff209736f494acb0c478adaa9dd6789d96fb101309 179 0.05/1.00 vMB 45
515,567 515,567 0000000000000000004c228e3882c9eff18fcd82337396ec040af6ec38c6bfe5 478 0.23/1.00 vMB 28
515,566 515,566 00000000000000000047192039f2572889bf8bbde8b3b3e4ef907de2cf40af63 990 0.76/1.00 vMB 4
515,565 515,565 00000000000000000012505724d94d08a5aefee26ccd68199d0d1f32991728f9 2,905 1.00/1.00 vMB 41
515,564 515,564 000000000000000000188819461acd8150ea075027588f50f6ec3323d9fd7079 36 0.05/1.00 vMB 10
515,563 515,563 0000000000000000000b9498a3b5558b2f0c3bbc84d0830e676c2f381d2b88b5 1,380 0.50/1.00 vMB 28
515,562 515,562 000000000000000000333202f47d3b90a6431c6bf0cd4d1c536e6982a942bc87 2,048 0.90/1.00 vMB 28
515,561 515,561 0000000000000000000f154f57552f59b37bfaf2d3d0f36304a97349aa502203 1,154 0.52/1.00 vMB 18
515,560 515,560 0000000000000000003923831feafe586eeed2f0c406480bc7850e7e8acf4308 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.22 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.