Loading Tool

Explorer IconExplorer

Memory Pool

83,516 transactions
31.23 vMB
0.09606324 BTC
Random Selection Loading Transactions
Max Size: 191.64/200 MB

Candidate Block

Mining Attempt a100317654d29c8db6a5c7743b724e597a85e113c0be1ffb999c2311cf1889bb
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 2d1e41a51a981927d6583ef61a98e29e228c650eff455caa391f1639c23d0017
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,677
Size: 1.00 vMB
Total Fees: 0.02564181 BTC
Feerates: 301.57 > 2.57 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (477,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
437,423 437,423 000000000000000003d8d86425845dc7f6b842c5fbc6c46ed273de74bbb41e48 531 1.00/1.00 vMB 16
437,422 437,422 0000000000000000042aadbad9de9a663b6726ab7473f81f402087a742042968 345 0.21/1.00 vMB 59
437,421 437,421 0000000000000000033fba66eb2e969d568a216871ebc3918fa64447aa6edb18 1,035 0.56/1.00 vMB 56
437,420 437,420 00000000000000000386187b33a963275893241df7826bb9b47adb2748a94dfb 606 0.31/1.00 vMB 59
437,419 437,419 000000000000000000b83982a4edb9d041d4f56ba84cee403595a96d02667895 615 0.31/1.00 vMB 98
437,418 437,418 000000000000000003d796fe743d4a638e43e5c8437e6bba7acff7400e201112 1,042 0.55/1.00 vMB 59
437,417 437,417 000000000000000004345dabe6b58aa807b511836156ee98143b4518540daec2 1,099 0.74/1.00 vMB 44
437,416 437,416 00000000000000000166c5be61747fa5ac735cf5bbfdade91775ecd202a03184 1 0.00/1.00 vMB 0
437,415 437,415 000000000000000001d45544ad26c302a9a71e4a3a42b2968d8f334a72ec69e1 575 1.00/1.00 vMB 16
437,414 437,414 0000000000000000024fdbe7f1d4c4430692068fe8539f7c858bb03a847a1d56 664 0.32/1.00 vMB 75
437,413 437,413 000000000000000000a8b63c1b71ec4c18631edb586791449eda5c05f732eb3a 1,392 0.62/1.00 vMB 75
437,412 437,412 00000000000000000078e202eba88729e175fbbaeef0a5a197b8a0dff66e15b9 538 0.24/1.00 vMB 65
437,411 437,411 000000000000000001e1752d88dff994a6c99b186cbc588ba87c29ab5d9cb560 2,486 1.00/1.00 vMB 80
437,410 437,410 0000000000000000010a51ed7734f2adc6111a1d8ee70a167c61798e0e3968dc 264 0.11/1.00 vMB 91
437,409 437,409 0000000000000000014518eea152e348640d9492a203d310c9ae488c79e7589b 324 0.12/1.00 vMB 72
437,408 437,408 000000000000000001a2b96f82cc8af2afbdcec452947bace5437d5dced5ba48 1,227 0.99/1.00 vMB 38
437,407 437,407 0000000000000000044eeb7821af0bc20407e603779a6afee9258e23aa749068 695 0.30/1.00 vMB 68
437,406 437,406 0000000000000000004eb7ac29e3c46da81380783bd20a7935cd6b95f1223c85 1,849 0.85/1.00 vMB 65
437,405 437,405 0000000000000000034aea759ed2ecde7daac11b8315b87fb277d697faaaf246 951 0.52/1.00 vMB 44
437,404 437,404 000000000000000003569a2a48ad67f378f331bf446e3ede3d205ebade120f7b 2,705 1.00/1.00 vMB 82
437,403 437,403 00000000000000000053d7d622d2962c6e2f81c0c96502af13a24eb2c327949c 118 0.04/1.00 vMB 201
Previous 10 blocks ↓
Total Size: 782.78 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: 709.57 GB
    • Received: 16.92 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.