Loading Tool

Explorer IconExplorer

Memory Pool

84,946 transactions
31.09 vMB
0.09556010 BTC
Random Selection Loading Transactions
Max Size: 190.67/200 MB

Candidate Block

Mining Attempt 3d67e01b2ea9eeb7b4b60afbe205d6d98d27b41731331ebc5d5158fffd3521bb
Version 20000000
Previous Block 0000000000000000000128573cb111401f661ea57a2bc9fbc9c48fcf8c5e1f6b
Merkle Root b4c3656e1198ca8fe641c066e74ee7bb79ad838d3c692f1af54c2ffc84ccbce8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,464
Size: 1.00 vMB
Total Fees: 0.02405042 BTC
Feerates: 402.60 > 2.41 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,326 (214,341 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
700,985 700,985 0000000000000000000642e24b5a040e38216036e88ee8994947d4cae4fcc9e7 2,547 0.88/1.00 vMB 10
700,984 700,984 0000000000000000000812a4810be9a80def2f42c95dea72cb33c04eb06982a8 2,606 0.95/1.00 vMB 12
700,983 700,983 00000000000000000000b59132be166df2e42f3e83db6560a079b8eec7db9933 803 0.29/1.00 vMB 16
700,982 700,982 0000000000000000000348be857fff5e286dadb58475a089e8e604d4185f7a39 2,954 0.97/1.00 vMB 7
700,981 700,981 00000000000000000005997f848e2a63bf5c545c21dcb49f12bea9af7fa0de4f 2,508 1.00/1.00 vMB 16
700,980 700,980 0000000000000000000122cae5cc5496609f090768203a7c30bd2fa542ef8e3d 2,555 1.00/1.00 vMB 15
700,979 700,979 000000000000000000074b813afeb6d057b4a6bb15e3298e276ec89948203c8f 948 0.38/1.00 vMB 11
700,978 700,978 00000000000000000005dc61013b0352446ff5904ac24402c12ca9e3e910b72d 95 0.03/1.00 vMB 21
700,977 700,977 0000000000000000000d6ed846b947a1c42b3316da7ab17ceffe0e4a547a0311 725 0.27/1.00 vMB 11
700,976 700,976 0000000000000000000cc1141397184fa55a734b470881889c70e5e98e6da48a 1,265 0.60/1.00 vMB 12
700,975 700,975 0000000000000000000d4162cb83a111b238b779cf6bae8ae2196e816cb15a66 74 0.02/1.00 vMB 9
700,974 700,974 00000000000000000002e203da20e88fe7852e04ba3e9dce702e2bc5eb7431c6 1,427 0.58/1.00 vMB 11
700,973 700,973 00000000000000000000aa081b5c52c9c20d5d757db1bb339d907fbd168a6d26 1,790 1.00/1.00 vMB 7
700,972 700,972 00000000000000000001f3e02125789bba8ddab898d8b0024d5b115304325421 1,652 1.00/1.00 vMB 5
700,971 700,971 000000000000000000082b9807ea702b5dabbfe60944d3aa8ded94adf49c01ce 1,465 1.00/1.00 vMB 12
700,970 700,970 00000000000000000005ce884ea6115b4543900356721abb421182ea013e5047 2,282 1.00/1.00 vMB 14
700,969 700,969 0000000000000000000460a918c6e38cceb04bfdbe7b57601ef41ee867881e9c 1,204 1.00/1.00 vMB 3
700,968 700,968 0000000000000000000112bb26e5c0a0092942f20a7a694750d4cfba0a459466 2,802 1.00/1.00 vMB 11
700,967 700,967 000000000000000000052970b2d5c93802a06a9607e84c0b0b2dd37a08c12bea 2,442 1.00/1.00 vMB 9
700,966 700,966 0000000000000000000e45be7fba0e26995c7756a9a88f59747e00bc09b6392b 2,730 1.00/1.00 vMB 17
700,965 700,965 000000000000000000055468ce55f02d9dec2b579e3959adf9fe0d1ac0e4dd70 3,020 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.96 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: 715.29 GB
    • Received: 17.70 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.