Loading Tool

Explorer IconExplorer

Memory Pool

78,101 transactions
29.30 vMB
0.06369728 BTC
Random Selection Loading Transactions
Max Size: 176.09/200 MB

Candidate Block

Mining Attempt d1fab35eada94526348f5692e1a76a459316e505a61a35c91df344bd379c0626
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root 92b72afd17b19383db256e5b4c28f03b319ea88137af73540fd60ada8a9c4264
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,830
Size: 1.00 vMB
Total Fees: 0.00434893 BTC
Feerates: 21.09 > 0.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (491,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
423,714 423,714 0000000000000000013f19e1c7ac293e4c3e8b9833b1a7b9b0e9b4f0fa1a8f46 2,032 1.00/1.00 vMB 52
423,713 423,713 000000000000000004578d7ae698be6d315b79fddb7cce70145f1d951e45d6f3 3,193 1.00/1.00 vMB 82
423,712 423,712 0000000000000000038245392b795008e49ca9bb0fcce0bc1e6fcf7a9ae957d1 2,442 0.96/1.00 vMB 59
423,711 423,711 000000000000000001556c46b91a78585cd5f1f031269061f50888842e714172 220 0.99/1.00 vMB 4
423,710 423,710 000000000000000001f0b84c0c3e7904166720af8a1f434bcbcd74659f0de454 839 0.33/1.00 vMB 61
423,709 423,709 000000000000000003088c9d461730ac386d5a57e1bfa8f6c27c5d4770d951f4 1,588 0.63/1.00 vMB 60
423,708 423,708 000000000000000002ab63e669fb2224e2d610abe800950211839b2cb37cc49a 19 0.01/1.00 vMB 139
423,707 423,707 000000000000000002d5aa3e2404d18eceb7453eab501ccbd58f9abce0d0baa1 620 0.98/1.00 vMB 14
423,706 423,706 000000000000000001502ae9b4bc09a4292d45c9d1e4f4bf40c4a642e1e26bc4 599 0.25/1.00 vMB 60
423,705 423,705 0000000000000000006a8bfaba7172ccbebbfa6408ec89da0cc24b164d6106ac 144 0.06/1.00 vMB 56
423,704 423,704 000000000000000005636552bc1b4b410e133b9cfe883b466fe374ad57efb65c 331 0.21/1.00 vMB 44
423,703 423,703 000000000000000000c23715c5fe224a1db27f0985c2c345ec38da651064750d 257 0.10/1.00 vMB 74
423,702 423,702 000000000000000002c81fab962bddee55fb787e332f4536389392c80f946448 776 0.42/1.00 vMB 41
423,701 423,701 000000000000000004bb1e39761bab8fbc2f961cb80948a9ce6042ac067f5fa7 39 0.11/1.00 vMB 24
423,700 423,700 000000000000000000e8e680fc102dede994c57d25fdf3c52741431b4f3b3067 2,268 1.00/1.00 vMB 61
423,699 423,699 000000000000000000a4a7e77c056e9b0b562f501dd2201cac9fbbcb22f4ae1c 2,712 1.00/1.00 vMB 64
423,698 423,698 0000000000000000014f8e6a79100ffab64498ffa4c50ce2cee35d219c3fe8b9 478 1.00/1.00 vMB 18
423,697 423,697 000000000000000005247c0c4c337b4fd593e5944f236f81eb57677d5501649c 1,742 0.86/1.00 vMB 63
423,696 423,696 00000000000000000535a7de930fe0d6895bd0bde787887058a000e282e271d1 432 0.20/1.00 vMB 57
423,695 423,695 00000000000000000044e43959184210d9d43ad5205932fa5aa8faafff79732d 718 0.29/1.00 vMB 74
423,694 423,694 0000000000000000011820417c823ce30df94a7db5e8af5ddeff4b7f84d0247a 1,378 0.66/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.