Loading Tool

Explorer IconExplorer

Memory Pool

77,155 transactions
28.74 vMB
0.07478040 BTC
Random Selection Loading Transactions
Max Size: 174.04/200 MB

Candidate Block

Mining Attempt f5c8e3d27f363b61c4379eb29c21b2a7acfd6b641214bb932a05224de4d73190
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root aa4466320d08f94496948c08228bc61fa52136a10f0a973d9b68985aa232be66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,996
Size: 1.00 vMB
Total Fees: 0.01509795 BTC
Feerates: 71.79 > 1.51 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (128,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
786,762 786,762 000000000000000000027f7835f69466f63a8dd6776d4e34a404d8f5e08eb11b 1,871 1.00/1.00 vMB 11
786,761 786,761 000000000000000000032e6888a49129233d51ccf84c1b48754d6a49d9d32b17 2,302 1.00/1.00 vMB 13
786,760 786,760 000000000000000000012173898f33cb3f24aa12d3e3cc3532cfeb232e907965 3,265 1.00/1.00 vMB 7
786,759 786,759 00000000000000000003a8b0f7dddd960b4610181c59f0f066a10657face4ce0 2,749 1.00/1.00 vMB 2
786,758 786,758 000000000000000000047a14ff1988a30c1fcd1ba56fa97fcbac64363b3eb32b 1,719 1.00/1.00 vMB 14
786,757 786,757 000000000000000000036b077b1f3483126e8a132f1ec773897ed5dd9873cca5 2,709 0.86/1.00 vMB 4
786,756 786,756 00000000000000000002fffc5a02681c4ab4b472909716ece53bb625cb08eed1 2,744 1.00/1.00 vMB 15
786,755 786,755 00000000000000000000b5ee04f57292ce4554157e0a7abd77809ca800ffb2fc 2,442 1.00/1.00 vMB 10
786,754 786,754 000000000000000000013f218ebc0f04845e25f8334b6c315c970a12878028e6 1,336 0.55/1.00 vMB 9
786,753 786,753 000000000000000000031fd210681a9c81f190da11545a67d5b1511b6c7a6d87 1,548 0.97/1.00 vMB 5
786,752 786,752 0000000000000000000256f052d441c45cbf7b796d8a35c59ed216fd19ca8777 1,556 1.00/1.00 vMB 1
786,751 786,751 00000000000000000005bb6ae6ca7deeceb089c5472076e158090eab7fd35ea9 3,821 1.00/1.00 vMB 6
786,750 786,750 00000000000000000005021652f19756dc2fac5630b68c97b86daa7a069ad99d 2,926 1.00/1.00 vMB 11
786,749 786,749 00000000000000000001c800b8644486a664daa7eff6d0b5919de79b13726d3a 2,912 1.00/1.00 vMB 9
786,748 786,748 00000000000000000004c52cc3f3125abc550a95da2521c90da5812820622931 3,483 1.00/1.00 vMB 6
786,747 786,747 00000000000000000002ec082ed362124b91b41adfb99418198a485bd08520ae 1,493 1.00/1.00 vMB 9
786,746 786,746 00000000000000000002c363ce0792b10513063a0876753770748f57ef7ec82e 5,000 1.00/1.00 vMB 1
786,745 786,745 00000000000000000002d5e81677d5d48a27c5f504d58ea4a6f1cb7004f0bb28 5,009 1.00/1.00 vMB 2
786,744 786,744 00000000000000000001dcf480c93eac5109f7951db57e842e56423751e584a3 3,095 1.00/1.00 vMB 6
786,743 786,743 00000000000000000001e479deb8ba434df164fbc86c95a407713267b1d682d9 4,180 1.00/1.00 vMB 5
786,742 786,742 000000000000000000033fa977be990449444794ecd5bb09826c9b5e8fcd8e4c 2,841 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.