Loading Tool

Explorer IconExplorer

Memory Pool

79,527 transactions
29.66 vMB
0.07763594 BTC
Random Selection Loading Transactions
Max Size: 178.20/200 MB

Candidate Block

Mining Attempt bdf05099abe203bb8662c4f878de131f202b2ab299e7df1fb30b7e2f023b97a5
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root 4a9a90cf878717506eb693e280f2db804ea45df42583e7d77cdfd411ccf291d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,430
Size: 1.00 vMB
Total Fees: 0.01714990 BTC
Feerates: 502.65 > 1.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (203,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
711,608 711,608 00000000000000000008f016b10874da424a93f516218f13d450be18ce5b0a64 1,226 0.62/1.00 vMB 9
711,607 711,607 00000000000000000008b6d2ad8976035b9ebb7f5402f593bbf59fe1c08f73ff 199 0.24/1.00 vMB 4
711,606 711,606 0000000000000000000bd122337141d9aa9de6ce0a79a97fbeb9467159a1ba1c 2,259 0.73/1.00 vMB 3
711,605 711,605 00000000000000000003da10b6e2e9995ae8428e528f743128f50b0de3e30401 2,644 1.00/1.00 vMB 19
711,604 711,604 000000000000000000041d9a305d3ee6cf9e790d2d2dc2eda2f42b5d73be75e0 2,938 0.98/1.00 vMB 10
711,603 711,603 0000000000000000000609600643b8993a054e6e743e7f88e8956fc50514272d 138 0.04/1.00 vMB 9
711,602 711,602 000000000000000000080a30b3715e3760050ca4fc92f767d39e7f20db62ab93 1,232 0.51/1.00 vMB 11
711,601 711,601 000000000000000000075e1ddf048c0edac837ea46d18c206aa3fd7b069890f0 42 0.01/1.00 vMB 13
711,600 711,600 000000000000000000059f48f71ded7bc41337eb0ee5d8d1efaaff1ece847720 1,279 0.67/1.00 vMB 7
711,599 711,599 0000000000000000000222bd5b970934a293c359383588920fbd9030326374dd 3,028 1.00/1.00 vMB 5
711,598 711,598 0000000000000000000bcff339f37c40347fca575d03c7a156584a1652566fd5 3,087 1.00/1.00 vMB 17
711,597 711,597 000000000000000000080e4ea6a3288b2a8d44e46704ba9d39a2072dca3815f7 417 0.17/1.00 vMB 11
711,596 711,596 000000000000000000015d2cc5da0aed612a91de553703686b831fc8bff26ef1 402 0.20/1.00 vMB 7
711,595 711,595 0000000000000000000a1251a0e615ec0dfb25f6d7d70cc7f21e1b774f999e99 806 0.34/1.00 vMB 9
711,594 711,594 0000000000000000000a40eb06c4269a93bb2b0624c9ab9149fbd2390f51b063 50 0.01/1.00 vMB 5
711,593 711,593 00000000000000000005cc7010da0a890a2f60090394d56965d3660ac070ac9c 421 0.12/1.00 vMB 10
711,592 711,592 000000000000000000091cf2638daa25148c7d4240da8b2f9ac4d2224575ef83 2,479 0.85/1.00 vMB 10
711,591 711,591 000000000000000000089287f96895d9e4f76c64ba670edeefa532167d6de291 2,145 0.76/1.00 vMB 13
711,590 711,590 0000000000000000000329f815f6ee98a590c386a47a4a3682c0955eaad2d949 413 0.21/1.00 vMB 9
711,589 711,589 00000000000000000004eb189add3f3f37ac4191223d1a4151074a19605b03bf 1,215 0.45/1.00 vMB 8
711,588 711,588 000000000000000000005c847a0d51210f9340b4e1c075f039646d04b65fef15 3,426 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.