Loading Tool

Explorer IconExplorer

Memory Pool

41,590 transactions
26.02 vMB
0.05326662 BTC
Random Selection Loading Transactions
Max Size: 136.29/200 MB

Candidate Block

Mining Attempt 392a0c975f4f31fe7b66866025ee6d5200167895e5c08a2cec09126184e4245a
Version 20000000
Previous Block 0000000000000000000023f37b3a49d9f828d6949092c7ab46205993b01b2559
Merkle Root 5470e940bd8fdc45c17f7e337254156dd6e2798e06b971b02bd0f4f9746534f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,884
Size: 1.00 vMB
Total Fees: 0.00596164 BTC
Feerates: 61.00 > 0.60 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,723 (428,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,488 486,488 0000000000000000003bd9a36b740f7e03e1ea4e167b1e76767e231b70ada80c 2,449 0.98/1.00 vMB 91
486,487 486,487 0000000000000000006b10da83d279ba730b25fd116c7e46fa9fbfe66b1c6d4c 2,100 1.00/1.00 vMB 84
486,486 486,486 0000000000000000004c3602474f7f51aabdcb8b5e5637a781319864fe0c0c1c 2,319 1.00/1.00 vMB 108
486,485 486,485 0000000000000000002b13e57738d1a73e391a7c933196b37e62833a0beb9fb6 1,931 1.00/1.00 vMB 86
486,484 486,484 00000000000000000048292c9a28969a0d8690afb2a1966561fe212da740cc0d 1,787 1.00/1.00 vMB 81
486,483 486,483 0000000000000000001a7f1e622ab52a15bef1331b4638b5da4d6d0548d3645a 1,739 1.00/1.00 vMB 125
486,482 486,482 000000000000000000a89dd608571b163f76d6e72fb760ad5b627b584d2cb9bd 1,808 0.99/1.00 vMB 153
486,481 486,481 00000000000000000001f28e96dea3af4ba0222478f46e584e20b4bb188f6d10 1,781 1.00/1.00 vMB 114
486,480 486,480 00000000000000000093bf026b21c60a1c707da5f01bb8169a927a76bf2a18b6 1,644 1.00/1.00 vMB 141
486,479 486,479 00000000000000000028eabafdae2f2416144ac7c8e930f32ffc94abed1e2848 2,369 1.00/1.00 vMB 182
486,478 486,478 0000000000000000008be44bcfd2f0a72decbad2e57126b9d315154a805088e1 2,452 1.00/1.00 vMB 183
486,477 486,477 00000000000000000093bbd1d96e084a9d716c6a59fb86015671d4bf3e4c8766 2,607 1.00/1.00 vMB 146
486,476 486,476 0000000000000000007dd9f04ec4dc8481fe1928ea07d994214b5687e18dcf7c 2,381 1.00/1.00 vMB 188
486,475 486,475 0000000000000000006bcd108227734fc2a4dec855850d90e8fa154b6f9398fe 1,316 0.76/1.00 vMB 83
486,474 486,474 00000000000000000071ecbf05e3952020e838b5cd7b25d61679b4b84cf7d38d 1,703 0.94/1.00 vMB 67
486,473 486,473 0000000000000000005038a5d471927db1b33205333efc7c2279677033efeb71 1,000 0.66/1.00 vMB 63
486,472 486,472 000000000000000000b2cc3072cc11db2524908c8ba7a7a145b110fad737e696 514 0.27/1.00 vMB 124
486,471 486,471 00000000000000000054a14c90a48ea63758d5715f926e157a51f715664ec898 863 0.91/1.00 vMB 8
486,470 486,470 000000000000000000e64cddc0aa0c23c0ed044fb3ffc30a04b0b4ca3afd4593 2,291 0.99/1.00 vMB 33
486,469 486,469 000000000000000000a2b55e8a438a5357c66a804d9431e29d1084b4d0919f19 1,649 1.00/1.00 vMB 77
486,468 486,468 000000000000000000362acb10cb4ffe325677fd76e5b18bc4802f37fb54bd97 1,314 1.00/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 781.91 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: 645.61 GB
    • Received: 12.74 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.