Loading Tool

Explorer IconExplorer

Memory Pool

49,206 transactions
29.82 vMB
0.09638421 BTC
Random Selection Loading Transactions
Max Size: 158.89/200 MB

Candidate Block

Mining Attempt d3a55726d5000140994131fb57f8e760a7a4e353d711fc4b7cd6d2390e28da49
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 1564c594d95506c2cfde3424d9b9cff4f163c0f2268f7b0b899ce7660f0ab41a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,228
Size: 1.00 vMB
Total Fees: 0.03275631 BTC
Feerates: 150.68 > 3.28 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (608,416 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,430 306,430 000000000000000051273a083f9dd20a4c500f00db9f61ff01b57407675ae975 67 0.03/1.00 vMB 23
306,429 306,429 000000000000000020aa62c82f2d3902247d5cbf7b0c05bd3949cae74a64aeb0 56 0.05/1.00 vMB 23
306,428 306,428 000000000000000056862d992fafd0cc37e2c8f814316b35531dcbef80f2a7cc 804 0.48/1.00 vMB 29
306,427 306,427 00000000000000001c7e1896687ec208d3a0eccacf7acba402a1dfac98d81a73 11 0.01/1.00 vMB 29
306,426 306,426 0000000000000000338801f8788b8ad20c634de85c61179a8c0841817e5de748 54 0.03/1.00 vMB 24
306,425 306,425 00000000000000003d34614fcb55f01f5ac73fc87dcdf9f0837bf21196a03cc3 24 0.01/1.00 vMB 18
306,424 306,424 000000000000000035aa45774b6aec7cc5fe5bbf042552cded647e3d618e901c 463 0.25/1.00 vMB 28
306,423 306,423 00000000000000000420c4764a7f76069390741a9384e64bc58e344648092112 187 0.14/1.00 vMB 25
306,422 306,422 000000000000000015f3d8d3efa183cecdba76043a45937b6c55fa46bf78c8e7 146 0.12/1.00 vMB 27
306,421 306,421 000000000000000036738a6b22497c64029e505ae90c1dfee0e70b7791a283d1 433 0.26/1.00 vMB 130
306,420 306,420 00000000000000000ae66f4b331d489ad777a471fdfac53045af7cb4ee5eb60b 53 0.03/1.00 vMB 28
306,419 306,419 00000000000000000acb72c8d5f154ff8c570b41c58afb7394a596a426610c5f 134 0.09/1.00 vMB 24
306,418 306,418 0000000000000000113f44edca07253036094ce47f70a040f69e67f952cbb04c 200 0.12/1.00 vMB 34
306,417 306,417 000000000000000010e35bb1ddcfb0c575fd205946ee514e85ebc162c6dc0105 146 0.08/1.00 vMB 28
306,416 306,416 000000000000000000e1b3f4d4192038665c8d75c78379763e5e79dc78b4490a 231 0.10/1.00 vMB 32
306,415 306,415 000000000000000015d88fd9e29114e0f3076e485e7d5cb2cef5b6fc60e45812 19 0.01/1.00 vMB 30
306,414 306,414 00000000000000001232fe4efc6789ddab1d1d107e4419f9a74db30de644b12f 61 0.03/1.00 vMB 18
306,413 306,413 000000000000000013074661df3198e0f9e959f73833c85f809aef26ccc0b19b 950 0.49/1.00 vMB 30
306,412 306,412 00000000000000002192656cd1ac229810fb28f8124cd3f1222f4fb6eb0fa8af 1,043 0.53/1.00 vMB 31
306,411 306,411 000000000000000035ef94d57a9d3f54d34db093d9893e609f468c4cbe435149 258 0.17/1.00 vMB 27
306,410 306,410 00000000000000003faa8dc573ff7d1958755b6b949a4a09a450f178b1073732 324 0.21/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.