Loading Tool

Explorer IconExplorer

Memory Pool

72,057 transactions
27.86 vMB
0.06243479 BTC
Random Selection Loading Transactions
Max Size: 165.16/200 MB

Candidate Block

Mining Attempt 5b990b15c0a85612ed66fe52746ab839dbff73999e56ef4289b151bc92018a93
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root c85dd35364df0804be7c54502d0b40950f0909ab7c3f9c5b98fb5e804f7a193d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,483
Size: 1.00 vMB
Total Fees: 0.00692405 BTC
Feerates: 40.21 > 0.69 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (534,511 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,523 380,523 0000000000000000085e7d36760b94cc404f816c9ee79cadeca08332ca856934 1,205 0.75/1.00 vMB 31
380,522 380,522 00000000000000000bd2869f351f6c8498f60eb84c0a1ebdd45690a79bae99a5 1,459 0.95/1.00 vMB 27
380,521 380,521 000000000000000007def5f484b6791300b7eabf5d230982d19e95f141a0b7ca 2,293 0.99/1.00 vMB 45
380,520 380,520 000000000000000003bc202bb6c3a11e68de39ab0427d34256e747d85a0f9091 179 0.17/1.00 vMB 25
380,519 380,519 00000000000000000d1ce6416d9e330a080e90256ed7f456070ff4a0c58fd57d 2,074 1.00/1.00 vMB 38
380,518 380,518 0000000000000000019345a58f19f47052281cd0e03e69c380bd9a5922c15e93 1,646 1.00/1.00 vMB 31
380,517 380,517 000000000000000011f3084e081bd55535647d56516002b927716f806e280583 1,343 0.99/1.00 vMB 17
380,516 380,516 00000000000000000ced2ce36e81252fd948673dcd4b564a710c99e9f5d06cd2 338 0.46/1.00 vMB 17
380,515 380,515 000000000000000011704d829e7f793fd40a4b29abb928252ae7ca36d0523a01 388 0.72/1.00 vMB 16
380,514 380,514 00000000000000000c6201d318fc0e02f50617c178855a5d4d264661286efe86 1,184 1.00/1.00 vMB 27
380,513 380,513 0000000000000000109542fb44f06ef3f6f478ba6544031c385927d9a41ae9e5 698 1.00/1.00 vMB 17
380,512 380,512 00000000000000000a298876dec3c5cdaac7dafc3d691be37fb6ef89aaca4776 1,006 0.93/1.00 vMB 18
380,511 380,511 000000000000000000005061c38f84c88c38028987a1c904f8a1075db88d96c2 1,378 0.95/1.00 vMB 21
380,510 380,510 000000000000000007361a4325bb49c6692b658c1acc4116b4b920d810ba3473 2,888 1.00/1.00 vMB 58
380,509 380,509 00000000000000000089b15f50cdf86d5f1cc612873b0a7c8f5bed361b0ba2e2 2,829 0.95/1.00 vMB 54
380,508 380,508 000000000000000010511bab6082dd713b4426671a9e240342b29684b0beef91 605 0.78/1.00 vMB 19
380,507 380,507 000000000000000011cd0b105bfc94e3316c4b7ad294cc24d41e7658f34afe7b 1,999 0.95/1.00 vMB 39
380,506 380,506 0000000000000000008f1834eff8465b888761c1e41121b8f36f9c2ff06a7ad6 94 0.10/1.00 vMB 17
380,505 380,505 00000000000000000f570ebe88985f515eea4e91869b95074994809b559b3205 176 0.11/1.00 vMB 20
380,504 380,504 00000000000000000d30a7ca5398ffce9a03f902f51cb1c93603ea73798ffe7d 254 0.20/1.00 vMB 24
380,503 380,503 00000000000000000d77cb8fa4796d29cc354dadc73f7e8dbfc6dd522ff68de0 280 0.25/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.45 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: 666.96 GB
    • Received: 15.24 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.