Loading Tool

Explorer IconExplorer

Memory Pool

77,862 transactions
29.15 vMB
0.08296945 BTC
Random Selection Loading Transactions
Max Size: 176.13/200 MB

Candidate Block

Mining Attempt 4780de10bdcc1dc20748f71c552d9c763571e7026487622c0b9d6189d17f41e5
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 5e9542c9533ad4d570092404881856a53bb544f858d56f783ba8aed321a24213
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,009
Size: 1.00 vMB
Total Fees: 0.02203007 BTC
Feerates: 302.06 > 2.21 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (139,625 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,504 775,504 000000000000000000053a108917aefab1c628a17d3a5068629ddbb6c679f87a 1,982 1.00/1.00 vMB 12
775,503 775,503 000000000000000000025fc26b2cf758cb4ddd4ad6f01ccadead6eb4bbb6ac6d 2,726 1.00/1.00 vMB 9
775,502 775,502 00000000000000000005a94e1ddb55be5b65eddbe973ab28b66e4e0c0e8ce5a1 2,176 1.00/1.00 vMB 12
775,501 775,501 00000000000000000003e27c0fdabf6ea406d1fedc10fe4e7532353877f6d8a4 2,791 1.00/1.00 vMB 16
775,500 775,500 00000000000000000002c114920804c81887846d9c61f0e764e705b94e4568ad 3,130 1.00/1.00 vMB 28
775,499 775,499 000000000000000000070b5f375ce27d2be9fb6116b2b34fac51760f3940951d 1,078 1.00/1.00 vMB 4
775,498 775,498 000000000000000000056e6d1519a9a823e515575d96ce8b2a1be7adad3ada2d 1,514 1.00/1.00 vMB 8
775,497 775,497 0000000000000000000447bec72b2589f3b5cbeb1e98c75fe186a1aba4360b16 961 1.00/1.00 vMB 4
775,496 775,496 00000000000000000001c7d5d4f587bcb27926f50a7797f52a205d89bddc7db6 2,398 1.00/1.00 vMB 21
775,495 775,495 00000000000000000004d456a230c9e2ce0548b77bc903003050ec437ee03778 566 1.00/1.00 vMB 4
775,494 775,494 00000000000000000003390643c81c0896eeaccc46abe489ff46dc01524f71cc 510 1.00/1.00 vMB 3
775,493 775,493 00000000000000000005cbe31ef123daaaa98ffa725563ad2bfc96fa63730a06 617 1.00/1.00 vMB 3
775,492 775,492 0000000000000000000179d4b8ef9117f4ee799938a7e3757c3c8260460e490a 1,253 1.00/1.00 vMB 8
775,491 775,491 000000000000000000038f169dc86a8cda5e58a7cb57e9d0462675f609bbfa16 190 1.00/1.00 vMB 7
775,490 775,490 000000000000000000000eafff81d3a306665d951632ec75b0506b41b81d8d94 1,115 1.00/1.00 vMB 9
775,489 775,489 0000000000000000000526c04e0f41ceb144ed944976bfc7a3b823a97ceb4aea 3,051 1.00/1.00 vMB 17
775,488 775,488 0000000000000000000344477d55f948fecd4a6bd40e7bcec15e7bc97490aeb8 696 1.00/1.00 vMB 5
775,487 775,487 00000000000000000003153c69933102d12c4fce37973d296eeb3c736cda1572 506 1.00/1.00 vMB 5
775,486 775,486 0000000000000000000000c9258156bc997e1682a4eebee7d79e20d2e081775e 2,305 1.00/1.00 vMB 13
775,485 775,485 00000000000000000004b60a6f06219b5f49444426d06d5df6dc9cb9d5c6e7cc 2,041 1.00/1.00 vMB 12
775,484 775,484 00000000000000000007128f7e5102af23e7e8d51aa51b901935e4a44526374d 1,822 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.