Loading Tool

Explorer IconExplorer

Memory Pool

77,623 transactions
28.83 vMB
0.07391441 BTC
Random Selection Loading Transactions
Max Size: 174.88/200 MB

Candidate Block

Mining Attempt 64c9d0275a5a6a85ac30aca31efab3ee8f6e1ad753d0b4fa03f787707b2771e3
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root c2dfc215feaf05c55ed77c823b07e9d95565ee5a3475ef72272179e06f408298
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,812
Size: 1.00 vMB
Total Fees: 0.01387404 BTC
Feerates: 82.75 > 1.39 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (179,578 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
735,579 735,579 00000000000000000002bc2fcb507c4d49d9661965fcb639b3f015e0e45e3c67 1,427 1.00/1.00 vMB 6
735,578 735,578 00000000000000000003b175af0353fc8937c4e36cb3a1babffd5ef0a11ef1d9 846 1.00/1.00 vMB 2
735,577 735,577 0000000000000000000401c31ac973b3d5b609eb7a357dc5fe5a104953a83342 2,462 1.00/1.00 vMB 3
735,576 735,576 0000000000000000000507f40f1ae78863705f7a3a6027c5a00c7144eba887ca 2,231 1.00/1.00 vMB 14
735,575 735,575 00000000000000000005b3b101abb8b168fd5006eadc4ecfbd70ca2cb31ce845 1,513 1.00/1.00 vMB 9
735,574 735,574 0000000000000000000589c20b83adc635fe6e2cb360b3922226676bb9baafb5 2,122 1.00/1.00 vMB 15
735,573 735,573 0000000000000000000883b7ba9ef70d6fb72e98ab68448b8911806028de5d30 2,479 1.00/1.00 vMB 11
735,572 735,572 00000000000000000006559171c64b3fa1d82c6221e5658f229fde63614e4d17 2,810 1.00/1.00 vMB 15
735,571 735,571 0000000000000000000201fec7d610dd93645f677dfe68afdd1a3b534194e6af 1,609 1.00/1.00 vMB 20
735,570 735,570 00000000000000000001666d157d1583ebfae49d971db1d9139dbacc06ae1d75 2,233 1.00/1.00 vMB 28
735,569 735,569 00000000000000000008bc6710153bb219c719b237066c27497cb32e058c03b3 1,828 0.86/1.00 vMB 10
735,568 735,568 000000000000000000085ff463cb4241a51496551c1ae950ac32dbff0f1ec859 874 0.55/1.00 vMB 3
735,567 735,567 0000000000000000000133b3c991ab95e1e64221c2e9bc5a6c6e8d917853582f 1,480 1.00/1.00 vMB 14
735,566 735,566 000000000000000000006684a57c84d8020f1b1e1a7feea51a20e0cd97a68a74 285 0.14/1.00 vMB 8
735,565 735,565 00000000000000000003d487e8e93783d70971a336832be7bfa6223892742d0b 678 0.36/1.00 vMB 9
735,564 735,564 00000000000000000000dfead9e64baede53c99c017eee2b1765e0c78d8a09a4 841 0.37/1.00 vMB 11
735,563 735,563 00000000000000000000e04cba1e5dca6f483c7f48d1a2ca826fb3851f346edd 1,740 0.83/1.00 vMB 14
735,562 735,562 00000000000000000005239a0b57bdc677611fb240906d3fb26343cda3907e61 1,887 1.00/1.00 vMB 42
735,561 735,561 00000000000000000001fa6cd0c82416531c15a57289831745878ed90233f4ee 671 0.27/1.00 vMB 14
735,560 735,560 00000000000000000006ca04dff41f179288466fce44efcd176a8dffb09f8c86 1,769 0.69/1.00 vMB 11
735,559 735,559 00000000000000000003a11d9b94444b531b3eeeb7c51d49e3b9bf1b29a3f30f 1,908 0.77/1.00 vMB 12
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.09 GB
    • Received: 16.38 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.