Loading Tool

Explorer IconExplorer

Memory Pool

79,138 transactions
29.71 vMB
0.08558409 BTC
Random Selection Loading Transactions
Max Size: 179.31/200 MB

Candidate Block

Mining Attempt 9116614d79090773e3eaf7963c60f2eb77a59e431e837fe0a1bc88ad04501b11
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 43ff517766ed39f1dc23ce746f4ccaf5ed7f0391525e52072ab37fa3d181d10d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,708
Size: 1.00 vMB
Total Fees: 0.01943367 BTC
Feerates: 150.66 > 1.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (399,376 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,766 515,766 00000000000000000045acffff3ad55d7930471a085492eb77e26eeb8d09f1fd 1,243 0.58/1.00 vMB 37
515,765 515,765 0000000000000000004d22ce8ff19c8ee5b966166b0f66286d5c29cb91fc49ec 227 0.26/1.00 vMB 9
515,764 515,764 0000000000000000004a747093d4be30cfe53e412f91ae13c35701286e8a1127 2,663 1.00/1.00 vMB 26
515,763 515,763 000000000000000000001c65c180b166e8a13aeabc68ad65e2e564041795f341 615 0.31/1.00 vMB 79
515,762 515,762 0000000000000000000924aeb032bfca3ee394675a3d64c69b4648042ced7f3f 1,242 0.59/1.00 vMB 26
515,761 515,761 00000000000000000021ff5a3d2a413b2094be558785f8df78a5aac60d734e52 988 0.54/1.00 vMB 42
515,760 515,760 00000000000000000015022f8c2f167795c443fd7cbe743d4f16742f4dbe4886 302 0.37/1.00 vMB 13
515,759 515,759 000000000000000000484d0cfe6e92f35a5efc3f2542b06d29d2a2c6cd039866 219 0.12/1.00 vMB 15
515,758 515,758 00000000000000000047f25c1dc3bc90de2e46234c913045c92da6adc075ef81 1,578 1.00/1.00 vMB 23
515,757 515,757 0000000000000000002279c52505f97c509c6e13b82495a8a733ee79d3071d0d 74 0.02/1.00 vMB 15
515,756 515,756 0000000000000000003582de65dc8d9bf2000f897e0956a418aece9303804135 304 0.13/1.00 vMB 31
515,755 515,755 0000000000000000002321f3add3acbe637f27abe7dd4a39de0bd21b38072608 1,712 0.98/1.00 vMB 22
515,754 515,754 0000000000000000002074238199fce634275ac7aed592dfaa5be1d9d6c204a5 1,994 0.87/1.00 vMB 25
515,753 515,753 00000000000000000028ca95cb1f58e714f67a26f0279a73c24de61867ea8420 811 0.44/1.00 vMB 18
515,752 515,752 00000000000000000022d0ebfedabf31ef2d5cf59d74f543e577929b4d9491e2 56 0.03/1.00 vMB 11
515,751 515,751 00000000000000000046f8ad5b0aed793be62b067d577ac6e8e93f98692bd598 1,426 0.57/1.00 vMB 32
515,750 515,750 000000000000000000383f577328a94e1f5ba9a62259b282dda0b91c534a8115 2,261 0.79/1.00 vMB 27
515,749 515,749 00000000000000000043523bd1a6d700af855fd6dbb251721e566e696eea5cd6 2,068 0.74/1.00 vMB 25
515,748 515,748 0000000000000000001dbb22bd1ef7b3194a515de6fa959a3ae6514dc80929e8 84 0.07/1.00 vMB 9
515,747 515,747 0000000000000000000cce00a35c84115d0c5393994abab95490b6005caddbbf 472 0.18/1.00 vMB 25
515,746 515,746 0000000000000000002743ea207864b43a028c33f10747f93de25f1d424f012f 173 0.06/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.