Loading Tool

Explorer IconExplorer

Memory Pool

78,393 transactions
29.68 vMB
0.07484658 BTC
Random Selection Loading Transactions
Max Size: 181.47/200 MB

Candidate Block

Mining Attempt 8f556f46032f740316797b6a972c74b2c22ff62087a6787e551e692bca8d7b74
Version 20000000
Previous Block 00000000000000000000d3002cc735a2906070d791478a57e618190e90efce37
Merkle Root 6aebf7581ffa2a378c965a0bc95bfe242c8e779a1a5f60b86135f965d10c68aa
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,122
Size: 1.00 vMB
Total Fees: 0.00931920 BTC
Feerates: 150.93 > 0.93 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,393 (767,595 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,798 147,798 00000000000002909399fe83c10d3ac5b2327c72b802e561ab0351e47ad8fb58 116 0.03/1.00 vMB 93
147,797 147,797 000000000000050301ad5ea944dae56c67ec84cfb301283f40f3eab13e31ad89 20 0.01/1.00 vMB 121
147,796 147,796 00000000000000d32fe49215a3c8d117f409a164ff7c4d6ccf8253574af7c1e0 44 0.02/1.00 vMB 186
147,795 147,795 00000000000005b21b40cd8573dc0c26c0bbbb8fa10ae564a0f2740bce6703d6 48 0.01/1.00 vMB 177
147,794 147,794 000000000000023413d62f315b0654341634bbbe2557084ea76915f5fc06cc7c 28 0.01/1.00 vMB 93
147,793 147,793 0000000000000939c60baab1aea6732270e0217dbb1176d14a538bfffdc24350 62 0.04/1.00 vMB 147
147,792 147,792 0000000000000448d31204682be47c7d683d0c8e246e29e9d28ee589d1b423c7 8 0.00/1.00 vMB 68
147,791 147,791 00000000000009d36210234b8e68a366ff622af534e8981e089581eb9abb27cc 24 0.01/1.00 vMB 70
147,790 147,790 000000000000031cfb664f0e418e157aa146cfca0e0f2e97ba43476fb1d3ab2f 101 0.04/1.00 vMB 190
147,789 147,789 000000000000051bbd392b0835cc92e8b32b5f7cb779936c2f6ad8e0e67b1e78 3 0.00/1.00 vMB 48
147,788 147,788 000000000000090074b66ae1d0f8000f356db031d4c9ec5f15e251244919fba1 58 0.02/1.00 vMB 129
147,787 147,787 00000000000009440bc01d869302533b3655da977631091303b9197301f2461b 75 0.03/1.00 vMB 102
147,786 147,786 000000000000047f9ebd927c6cd91b0ab7d29bf26379c2c278b8fb52091cf73d 42 0.01/1.00 vMB 207
147,785 147,785 00000000000002abb0754b1c6b33c9b31183f13903ff1d00e67dd98a57e02740 102 0.03/1.00 vMB 81
147,784 147,784 000000000000092858f1402bf203dd8945b2189950bed7c24eed725128ffcef5 18 0.01/1.00 vMB 87
147,783 147,783 000000000000098c02d67d3e6628be67f350d2fd0e16dee1c952f71d21fcc0cf 7 0.00/1.00 vMB 0
147,782 147,782 00000000000008b530c7887b26e06bc893d9b39e6a14aa4cea5b5d7d8e4b9a3f 59 0.03/1.00 vMB 262
147,781 147,781 00000000000008b7a081b26f045541df4d8d283d3f65cb22792e8c35436b60f7 3 0.00/1.00 vMB 40
147,780 147,780 0000000000000131fe8551d9c596002c1d8692a5a0faf7d572465f84b476215c 12 0.00/1.00 vMB 126
147,779 147,779 0000000000000747e7b1810c6d3a8d098c542396f7df41d5be09b8f2f1aebf08 21 0.01/1.00 vMB 237
147,778 147,778 00000000000002f2273c82f18df0f6345da5a4907487b1c50907f49eda236d95 17 0.01/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.07 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: 720.91 GB
    • Received: 18.30 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.