Loading Tool

Explorer IconExplorer

Memory Pool

49,229 transactions
29.48 vMB
0.08149395 BTC
Random Selection Loading Transactions
Max Size: 157.69/200 MB

Candidate Block

Mining Attempt a924e80de98eeadb48d31b011950cc0ca44d31aed8ed601800100c5fc30c1a1e
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root e94d94859b6f9131db11fb67e8696a064033e709add7c15ee154878137c7ee70
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,614
Size: 1.00 vMB
Total Fees: 0.02320725 BTC
Feerates: 132.00 > 2.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (456,824 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
458,006 458,006 000000000000000001100078e8d758cb73efddc461012a7d638d179fd7c180c6 1,955 1.00/1.00 vMB 168
458,005 458,005 0000000000000000014b72ad8e1f07fabbdeebb640364657fabe0d0806287422 2,481 1.00/1.00 vMB 243
458,004 458,004 000000000000000000dab0df746be8a57fea843fba42b975aba441f30a21af41 2,400 1.00/1.00 vMB 141
458,003 458,003 000000000000000001e684795dfbe8864d9a69d5d7c89d4ba14952d72c93d257 1,940 1.00/1.00 vMB 227
458,002 458,002 000000000000000001e27fe92060b334ad17c6c195d63c68097474491c85b57a 2,476 1.00/1.00 vMB 215
458,001 458,001 00000000000000000115ebc10cda9a19e5746a99df1e3aa651d2520676a22f86 2,679 1.00/1.00 vMB 142
458,000 458,000 000000000000000001f065e6a6ce0c91f6c8a4bf0e10b061045f1234311b13ce 2,493 1.00/1.00 vMB 191
457,999 457,999 000000000000000000ecd19e7807051d05dd9ca3689b1e33795ba916f08f5f5d 1,759 1.00/1.00 vMB 140
457,998 457,998 0000000000000000012ae60d5459292f083dfb5426028252a8cf78b064a7d9f5 2,354 1.00/1.00 vMB 213
457,997 457,997 0000000000000000010bab18c137266e1a463cc5c14dccc95a5e4c0ad73902b4 2,614 1.00/1.00 vMB 219
457,996 457,996 0000000000000000009e8c328c6d44dd8d8ef5bd860f63ec053a2914441d124b 2,103 1.00/1.00 vMB 250
457,995 457,995 00000000000000000105ddaba36ed540c39eeae9d33df6958e14e6682b00bc3a 2,441 1.00/1.00 vMB 209
457,994 457,994 0000000000000000015737538ddc63117f88b2db505ffb24243d4677a405420c 1,727 0.85/1.00 vMB 186
457,993 457,993 00000000000000000243f715f81c61f59cfee02b0de198116b2213f229d59a4b 1,755 1.00/1.00 vMB 118
457,992 457,992 0000000000000000011894ab5276281284df0052b0c1814dba4556e20f72bfc4 2,373 1.00/1.00 vMB 136
457,991 457,991 000000000000000000ac966d9149271b635db405769563b3c09b9cb280882f1a 2,142 1.00/1.00 vMB 193
457,990 457,990 000000000000000000d7ec12f20003e5e7e007d1fc5b3c62dfedd09fe67bb510 3,106 1.00/1.00 vMB 277
457,989 457,989 000000000000000000eea02beb8e565d1e80e0012253681c39e416b86f358c5a 1,218 1.00/1.00 vMB 119
457,988 457,988 000000000000000000b6856d4e52a725ca6d24f51ed8b2944f76028593af430d 2,237 1.00/1.00 vMB 206
457,987 457,987 0000000000000000004c64151f175fc71099e6b29a39bd6b126bfc72310ec9be 850 1.00/1.00 vMB 78
457,986 457,986 00000000000000000124329bdbd5546472b619518e9544638c4e2b23715dede5 161 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.09 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: 651.47 GB
    • Received: 13.59 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.