Loading Tool

Explorer IconExplorer

Memory Pool

43,415 transactions
27.17 vMB
0.05481270 BTC
Random Selection Loading Transactions
Max Size: 143.42/200 MB

Candidate Block

Mining Attempt ed04bad112fca87b10523af6eeb2cddcc9e7f71b82d7f8d965937b3777873f13
Version 20000000
Previous Block 00000000000000000000cb2526f8131d7fa57f5fe00ea77e921b110e9065324a
Merkle Root 0d2c563a1cc6195f3fa6d1f7dd9b2240ef85b4b0b1db1f2771d31a975cff7c63
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,073
Size: 1.00 vMB
Total Fees: 0.00401751 BTC
Feerates: 10.05 > 0.40 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,938 (529,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,701 385,701 000000000000000000bc2d765933df0ddc5c86ab48d9dcf9cf4f6baf2a9816d9 1,077 1.00/1.00 vMB 17
385,700 385,700 00000000000000000496176d2f5d5be46b379683285a8f90bfa956a85ae5bc01 900 0.33/1.00 vMB 41
385,699 385,699 000000000000000005a6fc2792bf36b4a9b8507c9b92378f2bd9e9182031dec8 3,186 1.00/1.00 vMB 39
385,698 385,698 00000000000000000266a75ae5626fb9f54250486cde8915d6896007577b9307 1,622 0.98/1.00 vMB 24
385,697 385,697 0000000000000000020113c2988393db2798082618d240ca3bfc6276744e54c4 454 0.23/1.00 vMB 29
385,696 385,696 00000000000000000ed967adfe5da5a24080b1ffade3fa6cb2429aff0b5331d0 1,277 0.59/1.00 vMB 32
385,695 385,695 000000000000000001077f465dd90a1fadd881d53e12585ad46b4788493c6edd 856 1.00/1.00 vMB 11
385,694 385,694 00000000000000000bb0bda062e644016f257cb2dfeb463c226a9b6e78d4a18d 971 0.58/1.00 vMB 22
385,693 385,693 000000000000000004858da9f2cf16cf45eb4e500f72abcf01738247fc65dea3 1,023 0.58/1.00 vMB 20
385,692 385,692 0000000000000000008dd5db28cab44850b97a97ff600dfe8156cfcdab35398d 2,200 1.00/1.00 vMB 34
385,691 385,691 00000000000000000a265885212fbf913960e6ead162d1ef5486b640094b02c9 3,343 1.00/1.00 vMB 43
385,690 385,690 0000000000000000057309cd1d1c8ed7045b8c144e9b4137f7e2e4c6778a636c 2,004 0.81/1.00 vMB 36
385,689 385,689 0000000000000000087cd055eabd76ec6f99cccf2caad3374d1266bd0f817481 221 0.16/1.00 vMB 20
385,688 385,688 0000000000000000004a8ecb32eb0f83bff0deb30ed2258b65cf99fee1e55bbf 1,066 0.47/1.00 vMB 39
385,687 385,687 00000000000000000b2570870c06171565118e767c7598dc0971738c9e4cc008 1,160 0.75/1.00 vMB 22
385,686 385,686 000000000000000004bfeda6907d29f65f720f9a578d0ed145ffa251c3f18939 2 0.00/1.00 vMB 0
385,685 385,685 000000000000000006ac6a16fbc9ed0e49386a755239813ec533b32cf8f056c6 1,175 0.46/1.00 vMB 52
385,684 385,684 000000000000000006a9469f1ec3f0914d541abae0afc31fba132973dd80ae6a 109 0.12/1.00 vMB 7
385,683 385,683 00000000000000000b68ca304455e5f8508e97a4616ea31794608e883c59e528 1,054 0.46/1.00 vMB 44
385,682 385,682 00000000000000000365ff59d1c3533e61786b945d627abe8e6471dd50226943 1,161 0.56/1.00 vMB 36
385,681 385,681 00000000000000000e48fdc15490a18aabf8903e1a50a9f336a0099b80f58896 167 0.10/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.28 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: 656.77 GB
    • Received: 14.43 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.