Loading Tool

Explorer IconExplorer

Memory Pool

79,606 transactions
29.95 vMB
0.07168242 BTC
Random Selection Loading Transactions
Max Size: 183.47/200 MB

Candidate Block

Mining Attempt 4e842c6398c675c86875f42e803089174e1fadb170b000c80a8db114ebb5b733
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 084adaafc15d129dced3a4682b18763c81b3a069237cc4f853eeb18932f74889
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,901
Size: 1.00 vMB
Total Fees: 0.00521910 BTC
Feerates: 40.20 > 0.52 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (502,238 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
413,114 413,114 000000000000000002faf0f413272f4a02e7f2a829b02b9eb13b3ffd0776d68b 953 0.78/1.00 vMB 26
413,113 413,113 00000000000000000448df8e5aa379b69e84f68ba19d89c0e0127d540a96255b 1,209 0.99/1.00 vMB 20
413,112 413,112 0000000000000000026b4680a104317e8eefa3b1854f517c36207431ae546d8d 2,076 0.99/1.00 vMB 46
413,111 413,111 000000000000000004edee0b46bfeb7c366ffc0f94e2eb651d80fe3812df03e2 2,387 1.00/1.00 vMB 39
413,110 413,110 00000000000000000050a5d293d9083f4e9f91fa78c17b72a55f4b1c7e53e8c8 1,690 1.00/1.00 vMB 40
413,109 413,109 00000000000000000501eb5865d19b14de23cb239e2bd27f36a8febd24ab4a81 2,506 1.00/1.00 vMB 76
413,108 413,108 0000000000000000027d8d2bbc4b237135a71873b1816fad3183a9417047cd18 1,798 1.00/1.00 vMB 31
413,107 413,107 00000000000000000415c2f1bfc72f4d1fb6f6b13501d0a92dabbe55586d7624 2,318 1.00/1.00 vMB 44
413,106 413,106 00000000000000000386d88961f6673295ea9a6fd2d0105491e2af1c90759657 2,600 1.00/1.00 vMB 43
413,105 413,105 00000000000000000398bf5e8ea1d0230eedbd397d00c77dfd1b9b80091f2495 2,125 1.00/1.00 vMB 85
413,104 413,104 0000000000000000018e5723093d13934e661a2c81314ea701c298e88e70bc4a 2,514 1.00/1.00 vMB 77
413,103 413,103 000000000000000002a39a0d0e937de5b25791f91e514f61db7db3736f8f0145 392 0.37/1.00 vMB 22
413,102 413,102 0000000000000000039f3e7ed39153048865ae9a55208b1b1900baac6381f250 2,150 1.00/1.00 vMB 40
413,101 413,101 0000000000000000002bab599d834ff5806b6966606b739f70c397264a74eeeb 2,008 0.92/1.00 vMB 43
413,100 413,100 000000000000000004f0b42e85d000834551e759674333d5fd5d68051d294fdc 2,976 1.00/1.00 vMB 66
413,099 413,099 000000000000000001ee7fe644c685ec22f27ca0363c0a4aa0948ee4ea99c1cf 1,755 0.81/1.00 vMB 46
413,098 413,098 0000000000000000050320953e9ac3e50cd7b2ab1e4abae88ff20bb1fcf81913 501 0.99/1.00 vMB 13
413,097 413,097 000000000000000005332cc94642178dee9239eb9ecaaa6eea24ea03d2b9e751 1,711 0.98/1.00 vMB 39
413,096 413,096 000000000000000002477a5bd008345dc5b760659c340c87addbebf87460625b 1,708 1.00/1.00 vMB 38
413,095 413,095 00000000000000000435dc34869b6443c7b1903c212304b563422b1206c41d0a 1,340 1.00/1.00 vMB 30
413,094 413,094 000000000000000002fde23547ba2f79607587b39229fd57211f5071967de91a 664 0.99/1.00 vMB 15
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.53 GB
    • Received: 17.91 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.