Loading Tool

Explorer IconExplorer

Memory Pool

84,417 transactions
32.02 vMB
0.11089319 BTC
Random Selection Loading Transactions
Max Size: 194.05/200 MB

Candidate Block

Mining Attempt b239f8f080a76605903bfa36d7ca58dc5a8aa31a720d3b35991131f33744c6fc
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 9c1ea0b9a93e9a0fa788db77423ce932201717b026bc2069d76daa1bd8ea062e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,802
Size: 1.00 vMB
Total Fees: 0.03843594 BTC
Feerates: 351.58 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (367,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,670 547,670 0000000000000000002316f942560ef83eeb3c23e8ac33daf67c2b627d84a632 361 0.17/1.00 vMB 14
547,669 547,669 0000000000000000000a4ed6922c4d307acd6c94ae855efb50da40851738ce82 290 0.08/1.00 vMB 9
547,668 547,668 00000000000000000020b36635e9734646bd2bf06fc25979a2bd628c1d73b996 1,150 0.85/1.00 vMB 2
547,667 547,667 00000000000000000013f5c50c7eff445a9e0ae5473393f5e55f00f98ccfae3a 2,911 1.00/1.00 vMB 14
547,666 547,666 00000000000000000019adbc84f934896fbab3621c8c10899de19042c3cb632a 2,524 1.00/1.00 vMB 8
547,665 547,665 00000000000000000013ef51d3608fc3112eb24c47343a6b32ed6bff680ad100 761 0.27/1.00 vMB 28
547,664 547,664 00000000000000000011dc6854fc22d83b7a30cf6bf40284eb32ceb385729b43 2,427 1.00/1.00 vMB 15
547,663 547,663 0000000000000000001eb6e8bd1353d0b42349912b7c468a2419a558bc023890 1,952 1.00/1.00 vMB 9
547,662 547,662 0000000000000000001afe547574d1392f9b843e1a63ad3c21591814bfa1dc7d 727 0.78/1.00 vMB 3
547,661 547,661 0000000000000000001014c58ed0561873dcceebb4c62523e96eed3ec019e059 2,148 1.00/1.00 vMB 8
547,660 547,660 000000000000000000001a9de624f17cf001b9a55d1fb3d29fb8f02211f3446e 2,106 1.00/1.00 vMB 3
547,659 547,659 00000000000000000006382a8d8f94588ce93a1351924f6ccb9e07dd287c6e4b 2,263 1.00/1.00 vMB 9
547,658 547,658 0000000000000000000472342ce04a01933968402b6657c4afe5bf4c2aa65c4f 2,867 1.00/1.00 vMB 33
547,657 547,657 000000000000000000042bd77cf436f6e07df41922cf9e389ae9c7d5950aacf8 2,611 1.00/1.00 vMB 5
547,656 547,656 0000000000000000000236b36fb6ee0155ef8833dc902a854cb9fb6a108a3330 2,824 0.96/1.00 vMB 48
547,655 547,655 00000000000000000011de3574ca9d1703821f89985b9b0abee8afcebb945309 2,804 1.00/1.00 vMB 40
547,654 547,654 00000000000000000004768d4b0322da6882c4ec0fd02deb42b29328dccf0575 1,070 0.37/1.00 vMB 511
547,653 547,653 0000000000000000000ac7c9afb1fb3f6ce3a84e81861eaa6d9c5fd9354053fe 1,240 0.96/1.00 vMB 4
547,652 547,652 00000000000000000002af1c3e134a2bf949411ac283c2a5e8c4b1aee1e063a4 2,819 1.00/1.00 vMB 21
547,651 547,651 0000000000000000002198e4eb3bfec58ebb17eacf22bb12ee729b944c05813e 1,357 0.97/1.00 vMB 2
547,650 547,650 00000000000000000020d103c442e9f2b697db8cc4c0dbf450b8b3767b000cfa 2,712 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.75 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: 708.67 GB
    • Received: 16.75 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.