Loading Tool

Explorer IconExplorer

Memory Pool

76,693 transactions
33.82 vMB
0.13472656 BTC
Random Selection Loading Transactions
Max Size: 188.45/200 MB

Candidate Block

Mining Attempt 7a2ed774e07811738d660ede04c71decf3928f1f868ab5f58f731918d5703a11
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 40c57f9a2ff632013dc8829d927a64d749310875bdb99f7689fd5bfae0053377
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,091
Size: 1.00 vMB
Total Fees: 0.02235010 BTC
Feerates: 56.16 > 2.24 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (793,043 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
122,374 122,374 00000000000059d17b287059bee32a2826816a6646164509b41e7cd9b3902146 10 0.00/1.00 vMB 0
122,373 122,373 0000000000007a23e9638d9da9ea583d1d84bee27b8c8e3a315f00aa2104e617 12 0.00/1.00 vMB 0
122,372 122,372 00000000000047f3eee196c8a532f1a44d0f543784dc657885ec1229ee52355d 35 0.01/1.00 vMB 2,610
122,371 122,371 0000000000005e2435653b0fae997e494bb50225603c381c8c192ec1681cd524 11 0.00/1.00 vMB 0
122,370 122,370 00000000000097bb08a63f6664da9fe48483c63ac95e08230a8c42eab0ec61e9 5 0.00/1.00 vMB 1,041
122,369 122,369 0000000000000944f89be35e4311927ebd3cfcadfd18f2b30fffb06fd4bed023 12 0.01/1.00 vMB 738
122,368 122,368 0000000000004d08003716c29607071a3ba13d49a5fdbc9f45a2754e68873314 12 0.00/1.00 vMB 315
122,367 122,367 0000000000008857be55fe32756d69b9cc8cffe0bbe6c37a0b5b9eb08414d767 12 0.00/1.00 vMB 0
122,366 122,366 0000000000004e6d35837647b741cf90d58b862cf7af379236c5146af3df8020 13 0.00/1.00 vMB 596
122,365 122,365 00000000000096c8f90650133c07edc15af6f82d82ff001c110c851b30760b18 1 0.00/1.00 vMB 0
122,364 122,364 000000000000922e058a231294cf34ac62deb064243c98c6d9cb3cf1eacd0e26 2 0.00/1.00 vMB 506
122,363 122,363 000000000000249b438a9c18966c341869500f6e24da9d836aa941cfe2324850 12 0.00/1.00 vMB 0
122,362 122,362 0000000000007a23665eb9e5138dc939e2391d9ff58c135275de308509ebe4eb 30 0.01/1.00 vMB 2,037
122,361 122,361 000000000000376dc5c85d37e4b292b0f4b96802189a4e82a77d31111117f569 8 0.01/1.00 vMB 183
122,360 122,360 0000000000003d274d0268e261bf1756ca1b06ea3d7ead4eb5a76d00a61f86d3 14 0.00/1.00 vMB 269
122,359 122,359 000000000000043efd586dd30282e7213bf02684f4027f5909d08232aabbcc4f 8 0.00/1.00 vMB 0
122,358 122,358 00000000000063b87f6fce0ff67eee02aaec0a502bdea5add6dcb1bebc004535 12 0.00/1.00 vMB 0
122,357 122,357 0000000000007001c1938b2ab052e9fe580190e6a9608da2ea823ef5f8190654 19 0.02/1.00 vMB 307
122,356 122,356 000000000000869ffb0060c6f073bbf7b915f03ed91dd05e52edd57c54940493 8 0.00/1.00 vMB 289
122,355 122,355 00000000000059694e90dbf49fd5435528283b829ec5b9c4cc0d4e1968cbde18 12 0.00/1.00 vMB 0
122,354 122,354 00000000000092cfd43665c35cca5483fa428ba9116735631f342d5d663d55be 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.11 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: 735.04 GB
    • Received: 18.57 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.