Loading Tool

Explorer IconExplorer

Memory Pool

74,959 transactions
27.66 vMB
0.07740713 BTC
Random Selection Loading Transactions
Max Size: 168.65/200 MB

Candidate Block

Mining Attempt 4b3a4f4d87c27921cd54256ef17d4817c63defc1f568a59d193fdc12b56a7f56
Version 20000000
Previous Block 0000000000000000000117b22a8fd8211255c991b19b06ff4ae6e1473feaa1c2
Merkle Root 23bb06ded553360b7c9f85ff4f729a6c09112f2a81b9d3b9b14f3704d90f4b7b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,111
Size: 1.00 vMB
Total Fees: 0.01835993 BTC
Feerates: 121.74 > 1.84 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,286 (592,590 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,696 322,696 000000000000000009e694b530a98968fb74edfa24c3271c706667dba5ab2115 686 0.36/1.00 vMB 29
322,695 322,695 00000000000000001575f295dce20965c7f21818aba63ea1077e3f64d81da180 411 0.21/1.00 vMB 28
322,694 322,694 00000000000000001ca8ef687848d9058f64346b6e61c252f59102636cf86b90 33 0.02/1.00 vMB 17
322,693 322,693 000000000000000000d8f1f0cad5e7fe934bca44fd0af883fdbc7ab0aff59253 292 0.20/1.00 vMB 27
322,692 322,692 00000000000000001d1f330c23d8243ebde6465d164f3328c081fcd8b32c205f 172 0.08/1.00 vMB 33
322,691 322,691 0000000000000000102babc30e662ac3830f99c55a7769d1447e879f41bf1fc9 113 0.06/1.00 vMB 12
322,690 322,690 000000000000000011df4b07bac0ae195f759f1aceeabeeeb48cc08d6a6ecd06 1,254 0.65/1.00 vMB 30
322,689 322,689 000000000000000005efb9e5897f681c9c5fcfdee62f4cd8c8ad6d11776d4d1a 1,393 0.87/1.00 vMB 29
322,688 322,688 00000000000000000c601eb4dcbe3870de246ba8f352e044b690cb53d9479067 153 0.12/1.00 vMB 21
322,687 322,687 00000000000000001a2a7d78e56684d279240c2b4ba940701b6623807bd0fef7 1,049 0.60/1.00 vMB 29
322,686 322,686 00000000000000000fe27f61ee6e2d7b711f974ee78bd95000d59d10eb004b8f 552 0.35/1.00 vMB 29
322,685 322,685 000000000000000018335c0bc023a10659c58fc71aec8cef55d5cf4701bfaebb 372 0.22/1.00 vMB 30
322,684 322,684 00000000000000001c3942dabcfe2cfffd480e9c81ffffe4d36b44e9246870aa 327 0.29/1.00 vMB 75
322,683 322,683 00000000000000000dd73c274b98c1b124f6e95c235fa552f32e1448c3168a6f 1,272 0.75/1.00 vMB 30
322,682 322,682 00000000000000001f95824dc45ab2a1bfaba7afa4ac5e083269c89c402d5e3f 761 0.42/1.00 vMB 29
322,681 322,681 00000000000000000060165dcbeaee5402c01bbabc79f608adc7b82bd0883e55 659 0.34/1.00 vMB 29
322,680 322,680 00000000000000000f36fbed167e0823b0c4216a3f2ccb0bbf65fd1e97b4d039 792 0.39/1.00 vMB 83
322,679 322,679 000000000000000012238766598b81e6c5405cdee12e2780096447c7cf754725 257 0.28/1.00 vMB 18
322,678 322,678 00000000000000001cdd330cf9319ba8e2533d2883f594fa32fcd0201e938b6b 444 0.56/1.00 vMB 15
322,677 322,677 000000000000000011193a8bf74eaf9fe3fddfd52319af15b1d915ef2124cb9c 2,063 0.75/1.00 vMB 66
322,676 322,676 00000000000000000059b3c31ac9fa02e9d86d3d1d19319fa646340b43ec7324 464 0.26/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.89 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: 713.34 GB
    • Received: 17.35 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.