Loading Tool

Explorer IconExplorer

Memory Pool

35,239 transactions
26.60 vMB
0.05679371 BTC
Random Selection Loading Transactions
Max Size: 134.23/200 MB

Candidate Block

Mining Attempt 993ce462f7609d746ed4ebae1f5de11bdced3dfc2e820874f734f9b0cb94bc4d
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root 704d1f4d00efd4ce08a446ab552da165ee9f4623d3706c2c0222c2eddb5fe40d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,396
Size: 1.00 vMB
Total Fees: 0.00710808 BTC
Feerates: 160.84 > 0.71 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (223,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,417 691,417 00000000000000000002027501c001ecc41a80efa914328f8f29f4918fea26f8 519 0.24/1.00 vMB 24
691,416 691,416 000000000000000000091db14c28dd5724d9a2967dea8081b0babd43ad79e1dc 1,096 0.47/1.00 vMB 6
691,415 691,415 000000000000000000009437914bc2302084ad99c9cfe6709aca140343e2f6c8 1,582 1.00/1.00 vMB 11
691,414 691,414 00000000000000000009289104a08a4c99a713f08a28960c0308445e49ac9c7e 208 0.11/1.00 vMB 11
691,413 691,413 000000000000000000100dffe1fea055daaebe81547423c5b9d440b028439a96 1,426 0.56/1.00 vMB 15
691,412 691,412 00000000000000000004914e9c25d9e5820f6d0b2093a11081182163e93d0fd4 610 0.32/1.00 vMB 24
691,411 691,411 00000000000000000011267a7752265eb87b3fe1d46d959799aab82d29827bea 224 0.07/1.00 vMB 16
691,410 691,410 0000000000000000000be96c9efffeac7c753511ebc3f25979a671db198ce56f 847 0.33/1.00 vMB 3
691,409 691,409 000000000000000000060eb3a5472a785ac1bb89830b3ebb08aafe711c163d69 2,501 1.00/1.00 vMB 9
691,408 691,408 0000000000000000000c80d0f3205910719233f5aba9be9b2bc5bd14a69089c2 2,579 1.00/1.00 vMB 28
691,407 691,407 00000000000000000001329cb20d739431d0ec7a3ee4335c3890b8f63566e193 2,031 0.64/1.00 vMB 17
691,406 691,406 0000000000000000000f5ebb17269fa1635dc7906412664bf3262b7d49c3152f 444 0.18/1.00 vMB 16
691,405 691,405 00000000000000000011da2fab3fc0dd6eed0abdfbf8ffd6c01500c56e15e422 311 0.09/1.00 vMB 14
691,404 691,404 00000000000000000013852bf5bedd7f0f36a579893f95bfe816fbc1faeb2469 708 0.38/1.00 vMB 7
691,403 691,403 0000000000000000000921a65746afe374a65eff9341f1c23fa16439bbba821a 1,376 1.00/1.00 vMB 9
691,402 691,402 00000000000000000004170e499dcd54264baade8115ceb0c3ba744156acb294 1,956 1.00/1.00 vMB 16
691,401 691,401 000000000000000000025f3db311ae17ee46c98ba9635b3b26c14181e06c9633 60 0.02/1.00 vMB 10
691,400 691,400 0000000000000000000f3010a6df3176926857431c58e065c5944ed1b2a757d4 901 0.40/1.00 vMB 12
691,399 691,399 00000000000000000009f0b5046cbdedea3b3c0eff5dad2cc3e6fb7b668b4fb0 436 0.16/1.00 vMB 19
691,398 691,398 0000000000000000000194b613e2d44b3e1aa98ab824c3944d4f577e4a1148d0 2,398 0.83/1.00 vMB 17
691,397 691,397 000000000000000000076377bb106cefc080afdbe4d776e902f319d7c3f537b3 2,550 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.77 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 632.84 GB
    • Received: 12.15 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.