Loading Tool

Explorer IconExplorer

Memory Pool

46,417 transactions
27.85 vMB
0.08374170 BTC
Random Selection Loading Transactions
Max Size: 147.39/200 MB

Candidate Block

Mining Attempt 5790aa3ac52a411bfc692aa198c43472bfd343f3b5994a6d33aba23578b6e6e1
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 7c4ca7bed141ac582005b081d86e90b2764fd07d659be227eb69da0075dcb971
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,850
Size: 1.00 vMB
Total Fees: 0.02978867 BTC
Feerates: 200.00 > 2.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (115,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
799,513 799,513 0000000000000000000504cfd5758d76b42c6e3216e81ad8f597c169c252570e 4,938 1.00/1.00 vMB 18
799,512 799,512 000000000000000000040c2b2711bfae3a1d15ffde389ad17cf3d3c388e95a0d 4,835 1.00/1.00 vMB 30
799,511 799,511 0000000000000000000158aa25c86c87f75827a33efcb44c07acbec8426668ad 4,793 1.00/1.00 vMB 24
799,510 799,510 00000000000000000003cc61c452fc219771d993f5feb66c3d52ceff7c7caf61 4,792 1.00/1.00 vMB 25
799,509 799,509 000000000000000000006401e0c9215f931687d5a487dd153a741f1bfb45aa3f 4,132 1.00/1.00 vMB 28
799,508 799,508 00000000000000000003a3ec952cbe0b5c71f5caf5a17ed45c0f1c8162aa5d3a 3,948 1.00/1.00 vMB 17
799,507 799,507 00000000000000000004eac5604443a387a7688d07004d95fa163abca71ddfcc 4,128 1.00/1.00 vMB 12
799,506 799,506 000000000000000000025b25398fda6bceaefd98b9dbb957207f272bfe76244e 2,300 1.00/1.00 vMB 7
799,505 799,505 00000000000000000002746b72af6970380d8741e7d09089b0a50a9d9383caf3 3,302 1.00/1.00 vMB 13
799,504 799,504 000000000000000000046bed86aa9b17cecd9d0dd1bbd2665745572d803dcf45 3,279 1.00/1.00 vMB 22
799,503 799,503 00000000000000000001c54ec1896bc368509543f15543080169eb0e8bcd00bc 2,239 1.00/1.00 vMB 12
799,502 799,502 000000000000000000003e6013f2ca0725a3f1d926802f585ae0b427459475b4 4,474 1.00/1.00 vMB 13
799,501 799,501 000000000000000000041d661487739957451b07bb0035ac30044798c4c5d4c4 4,788 1.00/1.00 vMB 7
799,500 799,500 00000000000000000001570a5d46458dbee4d5824d65d2e374a01debf6fead8f 3,577 1.00/1.00 vMB 12
799,499 799,499 00000000000000000000cac1b635ee5186de6f8277ce7e958f733046177d199b 3,724 1.00/1.00 vMB 11
799,498 799,498 00000000000000000001cff6cdf204420fbe503864661b40ee68fef230a48664 5,974 1.00/1.00 vMB 6
799,497 799,497 0000000000000000000519e9d99e3bbf056785ec67dc81f71c9207b2c7c2de6e 4,877 1.00/1.00 vMB 8
799,496 799,496 0000000000000000000524a17811a09df1c6345ae88f8ca357cf84eb62aef742 4,900 1.00/1.00 vMB 7
799,495 799,495 00000000000000000000a85f0f36e2c41035b9b9a0f7e9ec226819b6457ff61a 3,234 1.00/1.00 vMB 8
799,494 799,494 00000000000000000003b6b97a4438bebdfad9dbaa743c1620273cc4e8579792 3,674 1.00/1.00 vMB 13
799,493 799,493 0000000000000000000333b47d727b926d649c9640507fd70baf49e95e31bb08 2,486 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.22 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: 654.78 GB
    • Received: 14.19 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.