Loading Tool

Explorer IconExplorer

Memory Pool

84,520 transactions
31.36 vMB
0.08919565 BTC
Random Selection Loading Transactions
Max Size: 192.30/200 MB

Candidate Block

Mining Attempt ef5bb0f969b42b9f0321cc8128714764d889e06fc82f7658021881e1e42c820f
Version 20000000
Previous Block 00000000000000000000c4dd7a870155212c22d4c3fb23c277f0344663518319
Merkle Root c6f098b3b4a6caaf0de3261850a545fba3c342171e19a680974f9e29943cfd21
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,873
Size: 1.00 vMB
Total Fees: 0.01325652 BTC
Feerates: 73.20 > 1.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,366 (522,706 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,660 392,660 0000000000000000003ca9c9ad840b4c7b08546cf4c04eff83ea2336b1961e24 1,569 0.82/1.00 vMB 36
392,659 392,659 000000000000000004379896519a9b9bb2d8c020d9f3c35f8053238b32fe6ad0 278 0.18/1.00 vMB 28
392,658 392,658 0000000000000000067e742927b8541ebd0b4c6d608f7e67cdb1fa782a2ffa43 278 0.18/1.00 vMB 22
392,657 392,657 000000000000000007f9a6cb0d8a302485fb05ce31529778270b39ab5922c911 810 0.48/1.00 vMB 29
392,656 392,656 0000000000000000053be20c0b7411682959b6698861813cf48b48891bd429d9 68 0.08/1.00 vMB 13
392,655 392,655 00000000000000000362d96f985ff7b8046cb330ac513b93b968063a3b6b8e7b 1,545 0.72/1.00 vMB 34
392,654 392,654 0000000000000000091ca63dcd05bbeb838904f0e77b43d2f8721ee6a8539565 1,135 0.82/1.00 vMB 26
392,653 392,653 00000000000000000a46fddcc39daeac97e5463ea9625b0bf6b97d9db9e1fd96 251 0.17/1.00 vMB 28
392,652 392,652 0000000000000000058f83d2125ad2749565aab5d956130599666a42cef90576 606 0.39/1.00 vMB 23
392,651 392,651 0000000000000000007aa080d5e604a8ec075bd10409e9d160083be9af892d96 1,265 0.71/1.00 vMB 32
392,650 392,650 000000000000000007dd742aed21ae2ac77ff99676e337c1f9593fb493af4f34 1,000 0.56/1.00 vMB 28
392,649 392,649 00000000000000000a0cac7ac097a01f97617f2df7992c4d0b4b5e926ea4fddf 1,747 0.95/1.00 vMB 37
392,648 392,648 0000000000000000047b3a97fa1c462a14897540aff59c11ee75377b0f79d1a8 251 0.23/1.00 vMB 36
392,647 392,647 000000000000000003bc5b535201fb21d36c6575e536c56cba6ffb61d98ee287 444 0.25/1.00 vMB 28
392,646 392,646 000000000000000000fdb157c086c43a567427e7e12af7d202aba60b247f91be 1,179 0.54/1.00 vMB 32
392,645 392,645 00000000000000000a3da2f652691ddf9829c63539a626c4692ffa2825951197 722 0.61/1.00 vMB 20
392,644 392,644 0000000000000000068e30255940060428d0b27506eb5ffb89e33c6aebd7c85a 1 0.00/1.00 vMB 0
392,643 392,643 0000000000000000034b6a78a5c46225bddd86135e9ec52d91c02e32780ad751 665 0.78/1.00 vMB 16
392,642 392,642 0000000000000000078999e959503c1272c2acf41a3b9ee7fed4844fdb647c0d 2,725 1.00/1.00 vMB 48
392,641 392,641 000000000000000004ec4612522d98e5c5f3104f1bcbe116118ec90bb52a73a7 2 0.00/1.00 vMB 0
392,640 392,640 000000000000000008ecb178eaee6c99b53984bafd00f8a1da46acbde2cdf124 2,475 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 783.03 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: 719.51 GB
    • Received: 18.08 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.