Loading Tool

Explorer IconExplorer

Memory Pool

41,580 transactions
26.43 vMB
0.07797806 BTC
Random Selection Loading Transactions
Max Size: 137.72/200 MB

Candidate Block

Mining Attempt c4d1d36b14c7b98631d8ed067bf702133d4d8b33516475440739ebb5f33e73c3
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 8cd74d1554b73eb120befd29ee39d5be7a8ed1c6967c1ecd344e0183caae49fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,465
Size: 1.00 vMB
Total Fees: 0.02944723 BTC
Feerates: 150.98 > 2.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (611,423 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,451 303,451 00000000000000004a0458db84b56557e0bfe9b35903cb379afc561cfc6d5f93 20 0.02/1.00 vMB 8
303,450 303,450 000000000000000056a90823cd9659d2876c612002c0bb97faca816c2ba446be 344 0.16/1.00 vMB 32
303,449 303,449 00000000000000003d127ba0e7bf8185faba8790520ceb818f4b7fb257441853 87 0.03/1.00 vMB 44
303,448 303,448 00000000000000002451040b804099b6e5debc646eff315371480371cb99cbff 257 0.31/1.00 vMB 17
303,447 303,447 00000000000000000fbf8934342975bb5c75ff0c5428dd967bc5cdf905b4ec7d 674 0.35/1.00 vMB 37
303,446 303,446 00000000000000001eb0f684cfaf2c629d4ac99881feb664dff9a78cf5146d54 836 0.35/1.00 vMB 34
303,445 303,445 0000000000000000320a4a1201d622516c16a2657a503dca51e2f3ce9a1d207e 754 0.43/1.00 vMB 44
303,444 303,444 00000000000000004c16dbf079533fe75e5eb0f144054bb421f63bd3d8e1fe04 231 0.12/1.00 vMB 31
303,443 303,443 000000000000000022b8182284afa8e91486dd6f6265d8d262a6fcafe6af92b8 291 0.20/1.00 vMB 24
303,442 303,442 00000000000000004b97a41f4ecca9de8829aa5045bdf86fa283ab6cdaf0f8f2 244 0.11/1.00 vMB 33
303,441 303,441 000000000000000035132b3d39ce02230640adf1bd30bf877f3f63ac44d7e390 290 0.14/1.00 vMB 29
303,440 303,440 0000000000000000182316614900a6e0501b6e91195df96f124962f233133307 453 0.23/1.00 vMB 37
303,439 303,439 000000000000000056c7c23c0d7745b0fcff3919f33d75be34ffa10ea06429bb 95 0.05/1.00 vMB 30
303,438 303,438 000000000000000014a02c4f93090a32f75072d21cf2cd02369e26604abc3e4b 1 0.00/1.00 vMB 0
303,437 303,437 0000000000000000320ad9068bc3c2a43f992372ccadc517ac7a47b3a0ef8754 163 0.12/1.00 vMB 26
303,436 303,436 0000000000000000012b63005451eff783886c2fea5d1393590a396be1233963 145 0.08/1.00 vMB 32
303,435 303,435 00000000000000001450943669d30603346436f1b064cdb6d3be0bc39a50c6e5 201 0.10/1.00 vMB 37
303,434 303,434 00000000000000003ed16425d54b724f221960888dbef3cc89917c94b7ba7051 249 0.17/1.00 vMB 30
303,433 303,433 0000000000000000467999e1bfbbba931e88cd61670a469f40231911b5f440a4 300 0.21/1.00 vMB 25
303,432 303,432 000000000000000047ec441ae3c78da7851ad81f7345bbf0dda26b365806273d 344 0.33/1.00 vMB 11
303,431 303,431 00000000000000000aaa742cf97f12fcfd14cca936f1dd249943e3b38fd84e8e 475 0.37/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.