Loading Tool

Explorer IconExplorer

Memory Pool

75,072 transactions
27.68 vMB
0.07597435 BTC
Random Selection Loading Transactions
Max Size: 168.80/200 MB

Candidate Block

Mining Attempt ba2f242d8befd913d87f668534c77e61e028d03fb8e0c230f122294b31518ea5
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root 6c30c6e4d66f4f96b3e2eb9235cc99c85b551b0c0faa873feaf672b0b5d9392e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,071
Size: 1.00 vMB
Total Fees: 0.01683559 BTC
Feerates: 100.35 > 1.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (440,804 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
474,486 474,486 0000000000000000009fbbbd9530f0c9560a03a998c44e1641e1592e19a13efc 1,991 1.00/1.00 vMB 300
474,485 474,485 000000000000000000b3fa312168ac67213b714ad275388e4e6b696fa6ae44ac 1,278 1.00/1.00 vMB 117
474,484 474,484 00000000000000000128c48b98b84abea25c54e4e8c6b826662b35f749aaf299 670 1.00/1.00 vMB 53
474,483 474,483 0000000000000000006fda9b9787dcbf1e3cd3068518a30198da1d4f13c789d1 279 0.17/1.00 vMB 129
474,482 474,482 0000000000000000017ff40399d95871d3db3087624e86733c95413a7d5e80a1 1 0.00/1.00 vMB 0
474,481 474,481 00000000000000000043da2759551da7bef1ed8daa1a7635906ba21fb90f7975 531 1.00/1.00 vMB 20
474,480 474,480 000000000000000000aaf10303bd8820ff1efa84a13887d9efb3dd0b852900bc 1,671 1.00/1.00 vMB 189
474,479 474,479 0000000000000000008bc157795c9da4deec61509efa3f55aad1d304dbc8364d 708 0.46/1.00 vMB 134
474,478 474,478 000000000000000000ed63caae4525ab610ceb59fdb695b9ec02b5b32bd87d5c 800 1.00/1.00 vMB 66
474,477 474,477 0000000000000000018bed5838367cea9b12fcaac292682d80b3dafa9cadd19e 1,907 0.98/1.00 vMB 201
474,476 474,476 0000000000000000012fc351f56b86b2a0f79a2223e657f944906801261ba041 1,017 1.00/1.00 vMB 84
474,475 474,475 00000000000000000085c47fa9c33b220db0f91af4fab51f7c7e311215cccd7f 2,023 1.00/1.00 vMB 115
474,474 474,474 0000000000000000001668079ccd62cd898e95c1a1a92a588e41f8b183344574 1,746 1.00/1.00 vMB 127
474,473 474,473 000000000000000000c7399dd9abe7824355b41eb9c4f959073b62eb208bdc15 2,176 1.00/1.00 vMB 342
474,472 474,472 000000000000000000bd35c082d66a7547374337d48f2e2921b6b45e17bbe57b 1,898 1.00/1.00 vMB 73
474,471 474,471 0000000000000000002196346d0320044de3c602dbe1a8c4ebfc728500f60c7d 1,498 0.99/1.00 vMB 272
474,470 474,470 0000000000000000009961db5e3ffa94eb8ad78a19ee278161da331c3c2a5e74 221 0.12/1.00 vMB 208
474,469 474,469 000000000000000000037fc5bb9adff0a7b6445ddd4d3e00135ac87c55a96f9b 1,855 1.00/1.00 vMB 213
474,468 474,468 000000000000000000a1792472f8115b916c79b9f499ea9a09a2db4386566175 830 1.00/1.00 vMB 51
474,467 474,467 0000000000000000015d315b15315187cf437e93a55b8d37fedf031bd4701a7c 1,182 1.00/1.00 vMB 98
474,466 474,466 000000000000000000b69cfd2362b21fd458515fb7e7eb625dfd60bd08dd7925 1,237 1.00/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 782.89 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: 713.51 GB
    • Received: 17.38 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.