Loading Tool

Explorer IconExplorer

Memory Pool

87,052 transactions
32.28 vMB
0.13966110 BTC
Random Selection Loading Transactions
Max Size: 197.65/200 MB

Candidate Block

Mining Attempt 132c64155900f2fa46ee5870918caea8c18ce453600d376cbd4dbbddda172629
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 799c3a513da907eab79156ecaeecb2daacb5b43d434affc775a35fd55455c6cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,966
Size: 1.00 vMB
Total Fees: 0.05283357 BTC
Feerates: 301.57 > 5.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (428,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,900 486,900 000000000000000000b2d9f58101b04144c86581cd6fa2db831023b09f46d42e 1,973 1.00/1.00 vMB 100
486,899 486,899 000000000000000000143c26b02c5b4c714208597c5fbab757f45c703618cef9 1,740 1.00/1.00 vMB 83
486,898 486,898 00000000000000000074afedc66b5bc338032015b05c1056a0ea0570d4373faf 2,392 1.00/1.00 vMB 195
486,897 486,897 00000000000000000074c7463d2bf59e9a8275a72620268d0f7360cadfd2e9b3 234 0.07/1.00 vMB 261
486,896 486,896 000000000000000000669845117506075c3c56dcb7d0a7858c64d014deb7e154 1,840 0.98/1.00 vMB 15
486,895 486,895 00000000000000000083114ec8bad0515c8f5d24453245a840b086ec03d176b6 1,539 0.99/1.00 vMB 143
486,894 486,894 00000000000000000041800385a6db54048219a8a12ccf106d61c3f22d0c0d17 1,404 0.95/1.00 vMB 54
486,893 486,893 00000000000000000048484ce625cfd16c2ac01b08e1a052a6c2501295de0770 2,234 1.00/1.00 vMB 201
486,892 486,892 00000000000000000050cfefb89e69466215f78e86afb7cb74ab4ca72ea1520a 66 0.04/1.00 vMB 78
486,891 486,891 0000000000000000007314251345c96c518ac0cc8d8da37e0e3d3ac09f20b078 61 0.03/1.00 vMB 40
486,890 486,890 0000000000000000003c9da55d81b76a8950408a2fad877148cc9adbb9092659 496 0.22/1.00 vMB 111
486,889 486,889 0000000000000000005a7313b3d802b2cb6a534eb115c15e862173553aa2fb8f 1,052 0.62/1.00 vMB 80
486,888 486,888 000000000000000000e0e966fc2baca51300086113aff7aedf4f64bbceb92de6 1,631 1.00/1.00 vMB 32
486,887 486,887 0000000000000000009c55d36d92c9d8d87b96b050471d289ec921af30808699 1,869 1.00/1.00 vMB 37
486,886 486,886 0000000000000000009d710dfd8de06a329f886f143909f1118f254aa4e6ce21 1,883 1.00/1.00 vMB 205
486,885 486,885 0000000000000000001e83a4789ed6f8cbe3aaea5f8744f24bd3ca4427933e0a 1,947 1.00/1.00 vMB 20
486,884 486,884 000000000000000000f6c8a8e5539cbc9e7f5759d49748e931487c5bd704498d 1,761 1.00/1.00 vMB 123
486,883 486,883 00000000000000000097aba2fceb9c10f5201485e9509c1c33a90124714a8616 2,126 0.98/1.00 vMB 137
486,882 486,882 0000000000000000001fc9a969a5415ec491f156c2daeae002a8dd15ac900410 2,422 1.00/1.00 vMB 152
486,881 486,881 0000000000000000009ce277e06b394d9506351f4e57b2df88ee43bf95ea8bfa 358 0.18/1.00 vMB 87
486,880 486,880 0000000000000000006fac2c4b1b60d7577728b6ec5c49102c234dc1fa97a2c7 352 0.18/1.00 vMB 108
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.61 GB
    • Received: 16.93 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.