Loading Tool

Explorer IconExplorer

Memory Pool

76,083 transactions
28.37 vMB
0.06373097 BTC
Random Selection Loading Transactions
Max Size: 172.01/200 MB

Candidate Block

Mining Attempt d5561e81cca2ff4e5864de66e948c6d61455ffdf88084c7791cc2702bfb4da44
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 300a4227d53db3bd1f506c2fbd92f4baab77670010f852b05507d8330cb03b65
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,002
Size: 1.00 vMB
Total Fees: 0.00490473 BTC
Feerates: 41.50 > 0.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (471,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
443,754 443,754 00000000000000000342667d25bf4ac86ed1a912e47ae39d58a33771bc0e06e0 2,614 1.00/1.00 vMB 72
443,753 443,753 0000000000000000023abc5feea340a563fcb91cd2707af040c6a981afc09664 2,306 1.00/1.00 vMB 77
443,752 443,752 000000000000000002a463438552d10d2900eee7dc7e134494eca387bb0597dc 2,961 1.00/1.00 vMB 103
443,751 443,751 0000000000000000001b927c031f37678ba94b5713cf017ee0abb14354432fcf 2,672 1.00/1.00 vMB 69
443,750 443,750 000000000000000000b9e07c08da5531847da8e907e5f19bc376812f7d23e93f 2,602 1.00/1.00 vMB 101
443,749 443,749 0000000000000000015ebd6775db682d1b6dad4e9b444dcd4fffc651f16922ee 2,539 1.00/1.00 vMB 69
443,748 443,748 00000000000000000072777582d163b424fabeb80fdd15ef6162897078f1dbe9 2,050 1.00/1.00 vMB 71
443,747 443,747 000000000000000001989973a8abb5e417729debb8b5208c4452627db7bde3a3 1,627 1.00/1.00 vMB 59
443,746 443,746 000000000000000001dc6c89ca923dc33498676a57247d42264b6359ed9439de 2,536 1.00/1.00 vMB 96
443,745 443,745 000000000000000000657152d7a271aa36962e7c42416092bc2c6ae4c8d074b6 1,716 1.00/1.00 vMB 75
443,744 443,744 000000000000000002c5a87ba954dde3aa2be0e36094ce0ac33c973257e241f7 2,224 1.00/1.00 vMB 81
443,743 443,743 000000000000000001f4ad9bb95860de0d2aa13f9738f365b2c67480df4e161a 2,087 1.00/1.00 vMB 72
443,742 443,742 0000000000000000036b9e583dee94f8c769a17a4bbda2c17e3e010483d823ba 2,278 1.00/1.00 vMB 67
443,741 443,741 00000000000000000107b7d4170023c06462a412a8d8e0e284ef7864f5effcac 2,422 1.00/1.00 vMB 104
443,740 443,740 000000000000000001a88d50482c54e7ebec73eaafc4c5f741e983b4d61ffa94 3,346 1.00/1.00 vMB 74
443,739 443,739 0000000000000000018381eef82923914245f1912f2d89bceb86713ee8fa3b2e 2,953 1.00/1.00 vMB 77
443,738 443,738 0000000000000000034aa1d956c32d069d86ae2369fcfac6a8297cd09bb9e1cd 2,576 1.00/1.00 vMB 88
443,737 443,737 00000000000000000320f304968c5d154a539bc5d72df32480dc702f38437000 2,189 1.00/1.00 vMB 69
443,736 443,736 000000000000000002470587df4777b6614566c574981b03d87a34f8e6bd9c47 2,480 1.00/1.00 vMB 96
443,735 443,735 00000000000000000155a7de63972ae8998ab2784e4bb620083b97d98ef4acb8 3,094 1.00/1.00 vMB 69
443,734 443,734 000000000000000000213594e543e15751e88e27222f61bbfa0365ccf342f417 2,091 1.00/1.00 vMB 82
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.40 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.