Loading Tool

Explorer IconExplorer

Memory Pool

79,611 transactions
30.15 vMB
0.08280113 BTC
Random Selection Loading Transactions
Max Size: 183.94/200 MB

Candidate Block

Mining Attempt d928174a29fce05d82442235b04929551852213c57551ca18add3c955c91c485
Version 20000000
Previous Block 0000000000000000000132aebc62a7fb5d713e95e3d3a19852c83d9376df43c7
Merkle Root bc0a05039d1c6d3a8f7c836dd83a2854d825416acd952ea261231fb49e995070
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,996
Size: 1.00 vMB
Total Fees: 0.01530229 BTC
Feerates: 200.00 > 1.53 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,374 (623,960 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,414 291,414 000000000000000042f1c5b52701e7ff9489273d1b8c63ad94fa359684759ee0 200 0.10/1.00 vMB 36
291,413 291,413 00000000000000001659c7f066f6d54992b456defd858c85f2624e1146822403 429 0.20/1.00 vMB 32
291,412 291,412 00000000000000005992df17a049a90688a0a933260609e90ab946ebc456e4f8 40 0.02/1.00 vMB 23
291,411 291,411 00000000000000009d0448018a4af47534d413e604f5051be953597aa68380c6 495 0.21/1.00 vMB 38
291,410 291,410 0000000000000000b8f058cadbf47fde95cea2d3778438d365f12054e92b8bc5 13 0.02/1.00 vMB 23
291,409 291,409 0000000000000000879858b9e77fc8c3f95a1ad17ad649b66cec67e0282d781e 469 0.26/1.00 vMB 22
291,408 291,408 0000000000000000200c7e8fa8b923f9ae17fd2b07bc9a158b253c2e69935965 259 0.12/1.00 vMB 32
291,407 291,407 0000000000000000241c5bd7682642273831d12b304782d9a83c0c904c4df087 317 0.27/1.00 vMB 18
291,406 291,406 0000000000000000b47eb270a91a8196d0b80de97e0fc9fb9867f1f0eb21179c 865 0.35/1.00 vMB 46
291,405 291,405 0000000000000000f0a5123d1f833c5c258ae0c016e1cee4c017b9c339e0ef73 200 0.11/1.00 vMB 28
291,404 291,404 000000000000000007f29369af122bedcf4e9bf2fed02f1b9c7ba6b1953f7ccb 80 0.03/1.00 vMB 37
291,403 291,403 0000000000000000c0ce9ac79ca731810ff8ce89d5fe24e05d4e148789cc1d99 147 0.17/1.00 vMB 18
291,402 291,402 000000000000000089b1c4cbef2972f90ad47a9206a5f32d1402dd8748964ad2 256 0.13/1.00 vMB 35
291,401 291,401 00000000000000003cdf2a6f73c6bd90c0bead3e2423395b06f874cb51519659 128 0.07/1.00 vMB 25
291,400 291,400 000000000000000050aaeccfd449aa6f9028cc5f0e24a819bcd20ddbd63d8153 490 0.22/1.00 vMB 42
291,399 291,399 00000000000000001e21084eb01c74e63894cf2a2d4ad1c05ab2d2451e82a0cc 430 0.17/1.00 vMB 33
291,398 291,398 0000000000000000fed0e85734bd90601a9f8d398c51d67ea73c780b37ea3403 256 0.10/1.00 vMB 47
291,397 291,397 0000000000000000636d5cbb844bcb32a8bfb8209e6a42c6614dbaa56c397850 389 0.16/1.00 vMB 42
291,396 291,396 00000000000000001ab2f1d7911822268795e663f5f3972517184a58e85f08ab 241 0.12/1.00 vMB 64
291,395 291,395 000000000000000061165a1e9ad9b2c88d268864d1f98580c1b8583423882d25 186 0.10/1.00 vMB 25
291,394 291,394 000000000000000043b0d5e137fe033c1affedfa370ec39a13375c35434e54d4 519 0.20/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 783.04 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: 719.68 GB
    • Received: 18.13 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.