Loading Tool

Explorer IconExplorer

Memory Pool

86,496 transactions
31.64 vMB
0.14897523 BTC
Random Selection Loading Transactions
Max Size: 190.84/200 MB

Candidate Block

Mining Attempt 6466b6a1d680370db7b4d0b5947c716687e05a3b4823ffa190429bbb1770cd8e
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root cef460df896d83e9beb11aeb61f7e8ffe32351497946f8239b57e007d5cc33bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,580
Size: 1.00 vMB
Total Fees: 0.06612291 BTC
Feerates: 214.31 > 6.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (91,544 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
823,425 823,425 00000000000000000001ada80dc10b7aff9cefb1a883f456d0313ee85f89569a 4,911 1.00/1.00 vMB 237
823,424 823,424 000000000000000000027e9b5a7e4bb2e5ac6f736423509d32b7f963b9e06c31 2,553 1.00/1.00 vMB 182
823,423 823,423 00000000000000000002058accd73370981b707d066dc5d198a977c918febaa5 1,824 1.00/1.00 vMB 263
823,422 823,422 00000000000000000000dac69eb80a24f58e47e3e0d85b9761d08bf63374ec58 3,914 1.00/1.00 vMB 132
823,421 823,421 000000000000000000023998c8d4d707b5bc51a2fd04b64140e8b099fc4047c3 2,789 1.00/1.00 vMB 163
823,420 823,420 00000000000000000000b062a3b5229e27a23174ed4f454a0df92058785b2ee4 3,666 1.00/1.00 vMB 212
823,419 823,419 00000000000000000000643e54a3390bf3597c9e8489699c359599fef1532a8c 4,955 1.00/1.00 vMB 86
823,418 823,418 00000000000000000001554ce7fb92e138c1187f9c45e24d1c1057b2a4258598 4,417 1.00/1.00 vMB 113
823,417 823,417 000000000000000000014944601713ff2f279d578120518f82ae206355970c16 5,017 1.00/1.00 vMB 98
823,416 823,416 000000000000000000014b71447cd85cc489061c4a7862f9752bcdac2611965a 3,880 1.00/1.00 vMB 122
823,415 823,415 000000000000000000004d6fc424625ab171a8b1b514c9746dfa8144bd60a53c 4,405 1.00/1.00 vMB 131
823,414 823,414 000000000000000000029470138a2361dbb818d99ca71d173b37a0dd5da48b04 4,548 1.00/1.00 vMB 116
823,413 823,413 00000000000000000002a05b4ac30b080bd4cc5f67c154e10bd4d2a865244892 3,999 1.00/1.00 vMB 109
823,412 823,412 00000000000000000002c7fd058904428a290acc978217452d4240485bb9b66f 4,034 1.00/1.00 vMB 156
823,411 823,411 00000000000000000000893f6f181b8a2f2f5fae0c978d01064d792c6c6c5ef6 3,566 1.00/1.00 vMB 109
823,410 823,410 00000000000000000003179591109805a35f5146fc38f6efb45ccba843ef8b15 3,981 1.00/1.00 vMB 121
823,409 823,409 000000000000000000003203e4431cb503f9e6bf0446dff9a0ad5ce6eebb598d 3,680 1.00/1.00 vMB 208
823,408 823,408 000000000000000000005024187041fbaae3f061beed340975780ff81869c691 4,920 1.00/1.00 vMB 87
823,407 823,407 000000000000000000023a7a345a723f649ae045e83ae067d74d9e861e1eb693 4,532 1.00/1.00 vMB 114
823,406 823,406 00000000000000000002bc75b81ed8ecdcbffb727308cb6f5d0e33b33a5a759b 3,801 1.00/1.00 vMB 162
823,405 823,405 000000000000000000019652e3f1cfc659fb74f6546713d1ba7c6015bc7a27b0 4,201 1.00/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 782.33 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: 660.72 GB
    • Received: 14.77 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.