Loading Tool

Explorer IconExplorer

Memory Pool

40,473 transactions
27.83 vMB
0.07069617 BTC
Random Selection Loading Transactions
Max Size: 142.78/200 MB

Candidate Block

Mining Attempt 7085f5c181765e97d94a6b5203b0c2304f37981b7e5fa20cc633686ad33bc117
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 9bd7cb08b0401ac9041e4b5471a62f3aafbb2312a8d4a5760afd86c6a6ef9512
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,122
Size: 1.00 vMB
Total Fees: 0.01738321 BTC
Feerates: 101.49 > 1.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (416,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
498,450 498,450 0000000000000000002d895d26cb891f168e78bfb5e203ea18968b87cac58ee0 2,527 1.00/1.00 vMB 460
498,449 498,449 0000000000000000001b9aedeb60787f940de01ebdafdb4307dd7af9908e4781 2,558 1.00/1.00 vMB 309
498,448 498,448 0000000000000000006db6ff28581f3a85dda83a126a0bcde237b7a982f2de2e 2,640 1.00/1.00 vMB 421
498,447 498,447 0000000000000000005f54c57866e3a2661db83ee8437892cfeb61dd9e9ce4b9 2,264 1.00/1.00 vMB 478
498,446 498,446 000000000000000000b028d2fed64299ee920a68a7ee8a92d68a5f5c763f41bc 1,866 1.00/1.00 vMB 250
498,445 498,445 000000000000000000697a27369fd5411faf5fda2623f206820d83afec81d86d 2,390 1.00/1.00 vMB 365
498,444 498,444 0000000000000000003eb02d2af7c1da8f2a738f2d486055fc6ea34ff2e14fc1 2,524 1.00/1.00 vMB 463
498,443 498,443 000000000000000000461651d4dd14a2a903232fe228dcc0cb1067e6ec42a715 1,119 1.00/1.00 vMB 187
498,442 498,442 00000000000000000087b1b131e4b06c4b7e2499891428426e62960781ea326d 2,404 1.00/1.00 vMB 188
498,441 498,441 0000000000000000003060f990b913282df2f08bb282773404b14335b0b1045c 2,162 1.00/1.00 vMB 186
498,440 498,440 0000000000000000005a99e89cdbe9af593993be8aaeb0b4602cfa9ab0f4edb7 2,447 1.00/1.00 vMB 247
498,439 498,439 00000000000000000064837819a9db15fce32e3ad68a4ced60c5a2f22b2a80c8 2,367 1.00/1.00 vMB 448
498,438 498,438 000000000000000000201176358ad1bcbbec563856e504531b097d2788338e2c 2,119 1.00/1.00 vMB 167
498,437 498,437 00000000000000000053ddacc62e35718381cfd044012ab64a63177172427ce1 2,588 1.00/1.00 vMB 352
498,436 498,436 000000000000000000a6c96c54d02490846825a5abc587d97325f73e552c3572 2,790 1.00/1.00 vMB 452
498,435 498,435 00000000000000000079ecc58f6ad750f4a8782267f5c24c6879b5eddeb063a5 2,208 1.00/1.00 vMB 231
498,434 498,434 00000000000000000005209a0ba4ef9735223403809dbefa8905015ba02dcf88 2,705 1.00/1.00 vMB 302
498,433 498,433 000000000000000000653864d54ba75207a82fa4f6c06181a3c01dc002ee56f5 2,491 1.00/1.00 vMB 308
498,432 498,432 00000000000000000024c754d98303c001ffeef98292388a3ab4e6fca889f372 2,415 1.00/1.00 vMB 333
498,431 498,431 0000000000000000000e315d4b273492a17f14a5aa9fd97538cfba509231cb3b 2,816 1.00/1.00 vMB 362
498,430 498,430 00000000000000000054d675e1faf916217357f3b8c117471d043fdb572c7d00 2,409 1.00/1.00 vMB 456
Previous 10 blocks ↓
Total Size: 781.76 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: 632.51 GB
    • Received: 12.12 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.