Loading Tool

Explorer IconExplorer

Memory Pool

81,910 transactions
31.47 vMB
0.08264604 BTC
Random Selection Loading Transactions
Max Size: 187.36/200 MB

Candidate Block

Mining Attempt b8ca2342cab9b7f8c1aa94317afbacbd9c83444985fbc254d0a110166415b740
Version 20000000
Previous Block 000000000000000000006967e51e05e86af929479363a0a1c6b74722992c0c25
Merkle Root e771fe2be2c1d7d9788226e491f6ade5ca14b243ee303a436eabe7b54e135d12
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,190
Size: 1.00 vMB
Total Fees: 0.01561588 BTC
Feerates: 157.11 > 1.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,071 (402,986 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,085 512,085 000000000000000000477c9fdf200a95c528cb6cf3870bbab0b45a470cc2a0fe 1,220 1.00/1.00 vMB 21
512,084 512,084 00000000000000000043752089261f2b6699cd988d9f5b1732a5a259b50984cf 1,273 1.00/1.00 vMB 32
512,083 512,083 00000000000000000033503a97994be3ecea01e90b9cfa3a7c203eec3d3e9a5d 690 1.00/1.00 vMB 9
512,082 512,082 0000000000000000003802604ff0580e5ea92effbaebfa297f1e594d58b81ea2 2,471 1.00/1.00 vMB 59
512,081 512,081 0000000000000000003098995070bebd3f8bac0016f9ef86e6d75d851f16c3dc 571 1.00/1.00 vMB 17
512,080 512,080 000000000000000000133d0d7617b1d4cc29fcfa359e586db2a2924c02e4f866 215 1.00/1.00 vMB 3
512,079 512,079 0000000000000000004723430a9b590ff1f3da2a93e98725dfed55f063718466 218 1.00/1.00 vMB 3
512,078 512,078 0000000000000000004e0353cd6914c1935900628bc524b6567995480845776b 402 1.00/1.00 vMB 6
512,077 512,077 0000000000000000005083a071fcb3d23018b166c1f013aa7b7f3b6c38a953c8 467 1.00/1.00 vMB 9
512,076 512,076 0000000000000000003b3bcef0a5403af57260c484f95e70bc12af0af06159ee 604 1.00/1.00 vMB 17
512,075 512,075 00000000000000000015df9e78b174534f8f229335d24bfb4f607eeb04f78bec 332 1.00/1.00 vMB 7
512,074 512,074 0000000000000000000f35d24f76ed7ccda8016602628ef8837ee07978935ba6 152 1.00/1.00 vMB 2
512,073 512,073 00000000000000000050ce8e4c3889273b8b57c77cc08212a7a1a56e804d5a85 556 1.00/1.00 vMB 10
512,072 512,072 000000000000000000182073e4fb06fec2f596a8e78fc57db482c1fdbce7cbe6 1,607 1.00/1.00 vMB 36
512,071 512,071 00000000000000000031c6cc11667be9231f8c32d88421d72bd8afb3f90a38da 1,204 1.00/1.00 vMB 28
512,070 512,070 00000000000000000008577539a4351c4f3911efcb88bf5d96e0bdc32a2c1d8f 995 1.00/1.00 vMB 14
512,069 512,069 00000000000000000033c972bd16371ffdafd2603e681af06283d9152c1f18b6 1,862 0.87/1.00 vMB 50
512,068 512,068 0000000000000000001fdc9b73cc3d5abc02368dfa7fcdcb04aac7e7c3385b02 167 1.00/1.00 vMB 4
512,067 512,067 000000000000000000377d672ee51a9472f30a12e63e514069f61fa0bd3404d4 1,041 1.00/1.00 vMB 8
512,066 512,066 000000000000000000078ad44d75b77f44f370c120bd73139bc4613abe5bff25 2,218 1.00/1.00 vMB 49
512,065 512,065 00000000000000000029eb8c23e6ac6e36d518173c8fec7690cbeb51777d6f8e 2,106 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 668.84 GB
    • Received: 15.59 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.