Loading Tool

Explorer IconExplorer

Memory Pool

36,345 transactions
26.21 vMB
0.07305461 BTC
Random Selection Loading Transactions
Max Size: 133.95/200 MB

Candidate Block

Mining Attempt e5f43b26fe3f68b4c218fa14ad142e94a436979371087c47d08b9ba35fa738cd
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 449237a0010568d280f4df80c6bb0e8ede6c4ea22520a863874b80f4a88bdeea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,897
Size: 1.00 vMB
Total Fees: 0.02458769 BTC
Feerates: 713.01 > 2.46 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (112,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
802,187 802,187 000000000000000000034bca5e18f0bd3f483bbd3c16aeeb0fe462a26308eec9 3,649 1.00/1.00 vMB 7
802,186 802,186 00000000000000000002ff6d56160e38a9affd6fbdc4e5aaa5ab6274f901269f 2,813 1.00/1.00 vMB 21
802,185 802,185 000000000000000000002d7914b8c74d07e47d8d60f75d34653bf6212dcbdfc4 2,387 1.00/1.00 vMB 12
802,184 802,184 0000000000000000000102b022d58ec921a80525c705c2043bc4bfdb618b9dfb 2,060 1.00/1.00 vMB 15
802,183 802,183 00000000000000000001b787ebad7f96bae199533cc7717555f103eb89a44d80 1,421 1.00/1.00 vMB 13
802,182 802,182 00000000000000000003c2aedb5ed2ecf870375909f1934a024d9dbe1dbbd2e6 2,901 1.00/1.00 vMB 13
802,181 802,181 00000000000000000003cb21cc4548cd730ed74dbc9af38986931c4653837e68 2,320 1.00/1.00 vMB 21
802,180 802,180 00000000000000000004b3236c82d280fcf9bb63dd782d299e780c5a5f1c87ff 2,087 1.00/1.00 vMB 15
802,179 802,179 0000000000000000000097650c2fffc82abcd7f56107b634e8b022fd2f6a1e3a 6,204 1.00/1.00 vMB 7
802,178 802,178 00000000000000000002e643e456d79f861242d40170a389e08faf68ad201ec9 4,164 1.00/1.00 vMB 12
802,177 802,177 000000000000000000055dbf4653a4785bceaee6a7d8fc764992908c7c7f5862 3,387 1.00/1.00 vMB 15
802,176 802,176 0000000000000000000023c85fe1c27e42d7b6bba449f714f25dec21c61b2510 1,794 1.00/1.00 vMB 17
802,175 802,175 000000000000000000014c1e5705407121c89bdfd605b5b438309dd016052870 3,696 1.00/1.00 vMB 11
802,174 802,174 0000000000000000000433cebc0c52b212c08aa182051c8c398ee7f096675a84 5,474 1.00/1.00 vMB 9
802,173 802,173 00000000000000000003cf232be53fe6ae468cfd49368f07081a849943f398ce 1,305 1.00/1.00 vMB 8
802,172 802,172 00000000000000000004975be428f56f16fba926ae451cf4cb0527885b9202f8 792 1.00/1.00 vMB 9
802,171 802,171 00000000000000000003063078fc700fa41b50f43ac1ac3a93886deab1a2ff85 1,651 1.00/1.00 vMB 23
802,170 802,170 0000000000000000000344fef1f178cd144b8ac8e1740101647574e0676da6f2 1,889 1.00/1.00 vMB 9
802,169 802,169 000000000000000000000739b7b6cffd034e45ee89eb6d309d3b87ca58799140 1,848 1.00/1.00 vMB 13
802,168 802,168 00000000000000000000ad0e9bfacb42d222934a75a4d357fe413915a28e2b82 2,262 1.00/1.00 vMB 18
802,167 802,167 000000000000000000046b49b43a02773ce4939c53a1edfcc8cc2a8815e60978 214 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.82 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: 636.01 GB
    • Received: 12.35 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.