Loading Tool

Explorer IconExplorer

Memory Pool

43,770 transactions
27.14 vMB
0.06313147 BTC
Random Selection Loading Transactions
Max Size: 143.10/200 MB

Candidate Block

Mining Attempt 4b32f6ee322c5056ec06764b3bec6ec3ef1242c067ae344eb78ddd6a933feb98
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root 948878ef7e190f6c84b205b99952dcffc24a81a33de6ed633ee9d9359fefb0e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,628
Size: 1.00 vMB
Total Fees: 0.01252647 BTC
Feerates: 502.65 > 1.26 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (109,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
805,565 805,565 00000000000000000004f1405ecec8f67fdb19a4e76f5437db94816eb946b158 1,886 1.00/1.00 vMB 10
805,564 805,564 00000000000000000000061feeb2c15204403ca06ebc2f6d2481968bc9a40dda 3,916 1.00/1.00 vMB 10
805,563 805,563 000000000000000000033b97e1f71f4959bb55d8dd1a12b375445f0fe894140b 4,091 1.00/1.00 vMB 13
805,562 805,562 000000000000000000016424307b72d034eba0499be542408759ff19f946b13e 1,955 1.00/1.00 vMB 10
805,561 805,561 0000000000000000000010d3959f6a52fbd24992879593c5eed94a16b26878af 4,989 1.00/1.00 vMB 12
805,560 805,560 00000000000000000004b4a7dc7cdcf55c2767ef1e331c9215b0a052331e2bb0 2,505 1.00/1.00 vMB 16
805,559 805,559 00000000000000000003134988bcace49938ffe175379a14c66529580c202473 2,792 1.00/1.00 vMB 13
805,558 805,558 00000000000000000000ce382244b58a089e301de41c0497deaf4e79b5412387 4,556 1.00/1.00 vMB 12
805,557 805,557 00000000000000000002997a3dd043009e1fa8f9b7c188383983d1000cee0f36 3,313 1.00/1.00 vMB 14
805,556 805,556 00000000000000000002c3d7ee958952447997bcc77016cef862208c692c6f29 1,866 1.00/1.00 vMB 23
805,555 805,555 00000000000000000002ffba222171d5f97568e477a9f038ddaefd9d8a5dab57 3,011 1.00/1.00 vMB 13
805,554 805,554 000000000000000000026f8cd2a2958dd0e70696a22cf729a1054cf945933804 3,136 1.00/1.00 vMB 25
805,553 805,553 0000000000000000000140caf95c7199848b20c27ee598950ec2ee8ca8436cc6 3,733 1.00/1.00 vMB 14
805,552 805,552 000000000000000000015f916d6111ee41ce381832a9653cd997429cd0fe2773 5,380 1.00/1.00 vMB 12
805,551 805,551 0000000000000000000266d70c85280984ce375d62df8d35a84d35b8aa50d34c 4,562 1.00/1.00 vMB 14
805,550 805,550 00000000000000000002bea8c769d46298e2865eb582c342fbb8196f279a9ad7 3,672 1.00/1.00 vMB 10
805,549 805,549 0000000000000000000031bc0e2bcc83d2a9f933049221d8f2932ac02848195c 2,788 1.00/1.00 vMB 20
805,548 805,548 0000000000000000000466f222ae81c628f29aa922248e372b6586643ffe57a1 5,983 1.00/1.00 vMB 11
805,547 805,547 0000000000000000000434c4ef78934d0385167a5c10f14c944503d6e37cf4fd 4,686 1.00/1.00 vMB 12
805,546 805,546 00000000000000000003e65450eab8a49d9599cdd0dbb98b9652ee644688e498 1,941 1.00/1.00 vMB 12
805,545 805,545 00000000000000000002be49047531a3a97a669de46aa5812df6f6459567e1b4 2,620 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.24 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: 655.23 GB
    • Received: 14.28 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.