Loading Tool

Explorer IconExplorer

Memory Pool

88,401 transactions
33.03 vMB
0.12195198 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt 2367f848cb3a2456d75b1ca8b1b40fdd6485fb996368078a09a29e3f7e62370c
Version 20000000
Previous Block 000000000000000000009cc3403b9757f9232658f0f77f1827104ea56c8d475d
Merkle Root cab304c04a449172f72a572c6d6c87e49a328e12f5b6c2473911a266efcf0404
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,913
Size: 1.00 vMB
Total Fees: 0.03582968 BTC
Feerates: 318.30 > 3.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,341 (479,205 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,136 436,136 0000000000000000015158ff293c006fe11ffb7150e05e18156eb165a9defbe2 2,308 1.00/1.00 vMB 72
436,135 436,135 000000000000000002258e266d36b7a51979a894b7e99caab9a106f07c393d2c 2,641 1.00/1.00 vMB 116
436,134 436,134 000000000000000002d9f5cad8767743cf3d4ecd0aa2f3e5889b7c06e3393451 2,411 1.00/1.00 vMB 80
436,133 436,133 000000000000000003105636292cdbed2192f7f25217fd4efdf1369690163434 1,398 0.75/1.00 vMB 156
436,132 436,132 0000000000000000016ec3007b561573f2414d45b62d2d102b2ce73b13f63361 1,807 1.00/1.00 vMB 54
436,131 436,131 0000000000000000024585494f9b4e3d817edd62c06b64d2bf9bd7ec7254afb7 2,017 1.00/1.00 vMB 51
436,130 436,130 000000000000000002ce99bfb6cb05d21b506ef2b6e635a3ae0f3a45cd171e04 2,296 1.00/1.00 vMB 98
436,129 436,129 00000000000000000085b58af209eb755923f3babc3f5c600115d9a28e8f7ed9 2,249 1.00/1.00 vMB 44
436,128 436,128 000000000000000003fb6495e2cc31bce3c952e11c957e28fa25e4bd5eeedcea 2,450 1.00/1.00 vMB 77
436,127 436,127 000000000000000000ed92e7d22cb444e590caca701adc7cd9c3c55e17fe9254 2,440 1.00/1.00 vMB 100
436,126 436,126 0000000000000000036f9fa0e8d6de9d089c879b152285bdb4200266779b9265 1,759 1.00/1.00 vMB 31
436,125 436,125 0000000000000000027b403cac1cff97ed0c3524bfdd6b23b6923fe9bc2ec644 2,470 1.00/1.00 vMB 93
436,124 436,124 000000000000000000637280dfe4203da010a47557e6477b4d1c84d81c9df128 2,025 1.00/1.00 vMB 73
436,123 436,123 000000000000000000421c87c1465763f14133efdd06642e63a613fa3dda732e 1,955 1.00/1.00 vMB 43
436,122 436,122 0000000000000000017cdd12f5260479d762572aae29a88c80436f7dc7643391 2,144 1.00/1.00 vMB 48
436,121 436,121 00000000000000000116a5f32424c9164fa59909d8b62be0bb00002120939cbb 587 1.00/1.00 vMB 35
436,120 436,120 0000000000000000009a2453f762cacac6f30b72c67811bee535ff71932c1654 2,059 0.99/1.00 vMB 67
436,119 436,119 00000000000000000047e966aa4c3029223329855ec62ef3bb80a26993309de7 1,635 1.00/1.00 vMB 48
436,118 436,118 00000000000000000031b14bad61adcd9671e843a02b9baf167366a8fca56b58 2,264 1.00/1.00 vMB 73
436,117 436,117 000000000000000002c695896082ae4432b1a658744299f1561f0f41fbbf4770 1,991 1.00/1.00 vMB 70
436,116 436,116 00000000000000000449b3be46204c91a838de2b9f52eaa1e1c3c00d6c4ffaa9 2,479 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.98 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: 717.13 GB
    • Received: 17.82 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.