Loading Tool

Explorer IconExplorer

Memory Pool

79,739 transactions
30.42 vMB
0.09429644 BTC
Random Selection Loading Transactions
Max Size: 182.04/200 MB

Candidate Block

Mining Attempt 365e654d3fa952e19af3584fcacb5c82c2150e88003190a7128b63c72d4254fa
Version 20000000
Previous Block 000000000000000000021129411a7971366f36566cc15a488e83fb60244c0ca6
Merkle Root ac3064bdcf0f8955d7235c08d30e1c7583efceeee17e6f99b994dc53848856db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,511
Size: 1.00 vMB
Total Fees: 0.02085916 BTC
Feerates: 42.16 > 2.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,151 (543,569 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,582 371,582 00000000000000000eb07345b4530ee2a8bbe18aff58f34a5ec854dc4218654d 139 0.15/1.00 vMB 59
371,581 371,581 000000000000000007a628f5139957de6d27d9dc1d6f0ab05f2d17618630b926 780 0.35/1.00 vMB 38
371,580 371,580 00000000000000000f095d5be273e62b8f4880323fcaaac9d70665d9c4f075a1 319 0.17/1.00 vMB 38
371,579 371,579 00000000000000000c0d0cd54d5bc2e05581680d143f19cf6cc071f8d50e2378 154 0.06/1.00 vMB 44
371,578 371,578 00000000000000001381e048d2444747ed8134ccb6374037fbe5b87daa434d53 917 0.45/1.00 vMB 41
371,577 371,577 00000000000000000364be868656d631e8231ae2e34e9353dc8bc6a892bdf581 102 0.08/1.00 vMB 19
371,576 371,576 00000000000000000707dcd2ee81a71b5eb744c18fc009dbfe47cefaae06bd13 1,328 0.70/1.00 vMB 42
371,575 371,575 000000000000000000e60e2ffb9a80affb755bcc2f135635c8b2832dfad26d6f 604 0.36/1.00 vMB 37
371,574 371,574 00000000000000000cd80c7fe15dbfdb7a97fc7e554557cfe8a3d018881321a7 170 0.09/1.00 vMB 40
371,573 371,573 000000000000000010c5511afff23fa58957c2abdeee08e436315dd3793b2b0c 775 0.39/1.00 vMB 41
371,572 371,572 0000000000000000127962f8ed7516fb905ac345dd5802e044b45e8e8b82dcce 249 0.13/1.00 vMB 36
371,571 371,571 00000000000000001386234c96167f863c2f86e34ccd8c22bb9d5461e8a134af 401 0.32/1.00 vMB 22
371,570 371,570 000000000000000011ecb883673d6c8c708a173e7c0dcc46c48f32126465ef8e 381 0.19/1.00 vMB 39
371,569 371,569 000000000000000000c9ce6d95cbac5e92f39b7635db10b2f9fbfeadc65b51be 492 0.26/1.00 vMB 42
371,568 371,568 00000000000000000dd444b75fb49d5e2b3f73b07585d58804111f1119f38663 143 0.16/1.00 vMB 18
371,567 371,567 000000000000000001498a27f1ac9dc9a0b8ef1dcbfdd03b71587072b4fbde7a 1,018 0.64/1.00 vMB 35
371,566 371,566 00000000000000000abe80753c8637f044a416dc038c84df7357a78b11ac86a5 394 0.20/1.00 vMB 38
371,565 371,565 0000000000000000071e19f0ab89d9ac9aa1ba4592ec04ed1b1c1b3eb596c02d 223 0.15/1.00 vMB 32
371,564 371,564 00000000000000000da3bc3e4462d5cf57a95f7dd588db4336b17f519a4e88ae 204 0.18/1.00 vMB 24
371,563 371,563 00000000000000001286672752704e4b8f6916280c7a56087ca383ff476757f5 492 0.24/1.00 vMB 57
371,562 371,562 000000000000000002b132b9cbd93a09fd94d1d76357407d2477f75055385d60 1,041 0.68/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.66 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: 672.95 GB
    • Received: 16.34 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.