Loading Tool

Explorer IconExplorer

Memory Pool

35,680 transactions
26.07 vMB
0.07214532 BTC
Random Selection Loading Transactions
Max Size: 132.57/200 MB

Candidate Block

Mining Attempt 802c998f65546982956199170ec887a9247ef1413b43e092ff3ffcd839233c0c
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root babdd32a78250db63d6fd35b0f8f471b63008e0b3d5183341502db368ad6e024
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,059
Size: 1.00 vMB
Total Fees: 0.02407443 BTC
Feerates: 250.88 > 2.41 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (527,863 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,828 386,828 00000000000000000c48ea343c0c9635d3be06e03ee7ef2bf1ec8eb7a0207a04 354 0.75/1.00 vMB 17
386,827 386,827 00000000000000000e208d092b3facd7defa6b94fe6f5bde0e533ed48937df9f 906 0.93/1.00 vMB 27
386,826 386,826 00000000000000000997a058d332ac099a8aab2465340ba2f73abe4d46a1031c 868 0.93/1.00 vMB 24
386,825 386,825 00000000000000000e0c9194490831e2587eae0bba1ad98d10cdf87c1cf01af7 1,247 0.95/1.00 vMB 28
386,824 386,824 0000000000000000041d1f507c884a7f327c0869f9bcd0696b903ccd9f113775 1,333 0.52/1.00 vMB 42
386,823 386,823 000000000000000003ad998674bc386f9f24329612b42e45d4e8003f135bb1c7 1,602 1.00/1.00 vMB 29
386,822 386,822 00000000000000000a143cd24566a0634851191257cc0111a964866ef40b08b7 733 0.75/1.00 vMB 31
386,821 386,821 00000000000000000da4dae9ee85c69682166aac54e207174f7e061cac92ffe9 1 0.00/1.00 vMB 0
386,820 386,820 000000000000000004152e3a5cfd4a1cfff9773cc752e501ccc64bd0db462fbb 973 0.58/1.00 vMB 28
386,819 386,819 000000000000000005de3f69fd6acd8599278b15d1f2166932d1e5208850f9ba 1,585 0.82/1.00 vMB 33
386,818 386,818 00000000000000000e650403ec01919580a1b202ba923d1451151d9bece17f57 327 0.32/1.00 vMB 16
386,817 386,817 00000000000000000825577d47e72daa2f97a2c888e314494c94d13b532c8744 1,686 0.99/1.00 vMB 24
386,816 386,816 0000000000000000079133b7453624f88ef6325bf181c4167a1294b2142018bb 2,584 0.95/1.00 vMB 45
386,815 386,815 00000000000000000ebbca66126c57b2caa75e39f4f61b78fde9e950a5bd8cc4 2,538 1.00/1.00 vMB 60
386,814 386,814 0000000000000000062d67b7345f08fa218827418a147b937d9470ffa072b549 36 0.05/1.00 vMB 17
386,813 386,813 00000000000000000370daa310f716293903fb436c70fa3b4502540b39f61796 2,066 0.75/1.00 vMB 44
386,812 386,812 00000000000000000269c24027a4667b5fc3a230ac7192c17d9d8a9b8649b9a0 425 0.22/1.00 vMB 40
386,811 386,811 00000000000000000768da0662272b03b692004eb9268ec94f130996b453eaa0 599 0.32/1.00 vMB 26
386,810 386,810 000000000000000003410d66732c0e90aea33cebb0c6b8886c62d64378bce4d8 2,247 0.93/1.00 vMB 36
386,809 386,809 0000000000000000067a06b79c07ecbd9dc589d6e60c9701b20a2542960861be 323 0.14/1.00 vMB 27
386,808 386,808 00000000000000000d9ab834a9c12e820e5733e140f2e8d7425f381a475c250c 337 0.13/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.84 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: 637.82 GB
    • Received: 12.45 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.