Loading Tool

Explorer IconExplorer

Memory Pool

80,772 transactions
30.42 vMB
0.08726715 BTC
Random Selection Loading Transactions
Max Size: 185.64/200 MB

Candidate Block

Mining Attempt e05e8b0639f1a9afc5ead6ee39c177e3422d6637e72878fcccc0a3dd1e627521
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root a4af763a204e6ecd2ef238086d8626f1034b5ee5e84f1c967a4ad12ea1a36de9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,736
Size: 1.00 vMB
Total Fees: 0.01918500 BTC
Feerates: 402.75 > 1.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (767,550 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,802 147,802 00000000000007d9bd57aaf827f7186853fa096a53cb8d993c3a37e30aa69761 22 0.01/1.00 vMB 117
147,801 147,801 000000000000059e9b1c168dce59291c49408855c533693d9582708be31c0a18 21 0.01/1.00 vMB 55
147,800 147,800 00000000000008bd850507bfad1b02bc9fd8d2682caa197a92da93591a8f4d03 68 0.02/1.00 vMB 113
147,799 147,799 00000000000006efceb03a51a7c57ac8e30fbd81c9019125d23303a1deea5986 1 0.00/1.00 vMB 0
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
Previous 10 blocks ↓
Total Size: 783.00 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: 718.59 GB
    • Received: 17.92 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.