Loading Tool

Explorer IconExplorer

Memory Pool

46,371 transactions
27.84 vMB
0.08347942 BTC
Random Selection Loading Transactions
Max Size: 147.31/200 MB

Candidate Block

Mining Attempt be829d85e6187b1fd51fc892becb48a7eec7b0e2d6aecc825dca62b73145be09
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root e577d7e466ad0c908176326136f094f28dd7784bf36af742442fbe7be1192073
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,859
Size: 1.00 vMB
Total Fees: 0.02962419 BTC
Feerates: 200.00 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (479,515 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
435,391 435,391 0000000000000000038e12df4afc038f03cf58d18e66d432ba98943f8b1f31fc 2,638 1.00/1.00 vMB 75
435,390 435,390 00000000000000000150f3146e1082eb706fff49a6618284a9ed50f14e9fffc8 780 0.75/1.00 vMB 54
435,389 435,389 00000000000000000253ca2f1ad4b28ea0c463139f9ceea7a3242f5c2e7073a7 675 0.99/1.00 vMB 21
435,388 435,388 000000000000000001063c63982261955c42f84afb548284218552f24d1af9a3 1,707 0.99/1.00 vMB 45
435,387 435,387 000000000000000002842f113f2252723e08b61cd778df8aa33d8b1016c1fb1b 2,232 1.00/1.00 vMB 66
435,386 435,386 0000000000000000018a9974a1b0821446cd405d101ef803c9fd532e0b5cabf5 1,796 1.00/1.00 vMB 56
435,385 435,385 000000000000000003f7869bbdb29a084c313c16c044cb0cdfc3ae00d07e528f 2,406 1.00/1.00 vMB 58
435,384 435,384 0000000000000000014943e1f3268df38b9e85077385be14dc23f6929f01ba7d 1,793 0.75/1.00 vMB 63
435,383 435,383 00000000000000000078f1e69ef2e33e8ac7e920da6d83dde75a2b366d5bb95a 2,395 1.00/1.00 vMB 97
435,382 435,382 0000000000000000021c68ef8d0961efded15073c4750013bda8da7a90235b75 2,260 1.00/1.00 vMB 64
435,381 435,381 0000000000000000034b9a7b9836580d74041313a94d216f0086b4bed718b0a5 2,328 1.00/1.00 vMB 64
435,380 435,380 000000000000000000aedfd7808f1755f4186eb8e342b2cd40d516f5a586c70e 1,320 0.59/1.00 vMB 58
435,379 435,379 0000000000000000032b559b1aea5db7a6b61287b9ad831c79cffe78a9c7a2ee 1,351 0.56/1.00 vMB 64
435,378 435,378 000000000000000001d275163b52459b7c8f5536613d547a76143c89b411cd26 1,727 1.00/1.00 vMB 40
435,377 435,377 0000000000000000043a8a9fe16a6063282f151f2e484508ead75a6c58bb6785 883 0.34/1.00 vMB 61
435,376 435,376 00000000000000000268f09ee8c43ec7d5d098edb453995d6f08f74b87f92f02 66 0.03/1.00 vMB 58
435,375 435,375 000000000000000003ffa3009ff542c6924ce3a4d4fbdf16a2b4be544e5e7074 328 0.13/1.00 vMB 61
435,374 435,374 00000000000000000189348863ae9419846b60890a9ffeb5b1e17f859294ffdb 173 0.08/1.00 vMB 58
435,373 435,373 000000000000000000e318c8f4fe26190bbc3ecea99d55a60087a9b11dd2ccb6 1,005 0.99/1.00 vMB 27
435,372 435,372 000000000000000000425b1d9ea7cdb299e1901057d07149fa075c25aeb8c93a 859 0.49/1.00 vMB 52
435,371 435,371 00000000000000000140e59ec2d0a4766ff84c761926fd837375e9126ee161c7 1,058 0.41/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.22 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: 654.78 GB
    • Received: 14.19 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.