Loading Tool

Explorer IconExplorer

Memory Pool

40,453 transactions
28.26 vMB
0.13755710 BTC
Random Selection Loading Transactions
Max Size: 144.33/200 MB

Candidate Block

Mining Attempt 94a14506c937ca31cdb1b4ed066eb1308d57f01a71180f756458a322ce72e4cb
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root a1091168eb970033e4016af6f5940ff90991889ce48d46fd34a751a9cbb3d8d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,933
Size: 1.00 vMB
Total Fees: 0.08314687 BTC
Feerates: 102.90 > 8.33 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (339,964 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
574,668 574,668 0000000000000000000609d1919825cd3c21ac641bc2282e20270589dfea9964 2,805 1.00/1.00 vMB 52
574,667 574,667 000000000000000000037ac3c9c685e46f58e003e18d55c509c1a2dd39094d81 3,041 1.00/1.00 vMB 81
574,666 574,666 0000000000000000001c481b21acd9873a643d4f1ae4cc302c022190659654ac 2,564 1.00/1.00 vMB 92
574,665 574,665 0000000000000000001d6f15ac11b9c077a5ebd0da51b837bc44f2a24215e4bf 3,138 1.00/1.00 vMB 49
574,664 574,664 00000000000000000007409d7d40dda99ff18e152892da2906d8786e7b5e83eb 1,188 1.00/1.00 vMB 25
574,663 574,663 000000000000000000265e5603c2a45a2de5b14c8d19662e403507436afacf7d 590 1.00/1.00 vMB 1
574,662 574,662 0000000000000000002071b3a3e39aa64f960bf0a0fdd5d5b4449137f773ced9 3,164 1.00/1.00 vMB 63
574,661 574,661 000000000000000000063538d8748d027422ea5996fc85964915dc32db9d27d9 3,168 1.00/1.00 vMB 87
574,660 574,660 0000000000000000000a077fe2c35cd79f21eada40256810949f6acb833d5758 3,210 1.00/1.00 vMB 48
574,659 574,659 000000000000000000285c9d1b1827b4e98abc7b1e67b198e4ef3a3b73085c19 3,023 1.00/1.00 vMB 33
574,658 574,658 00000000000000000017616ad62a0b84c6faed5e7722d2729f71cfd7cf7a373c 2,627 1.00/1.00 vMB 10
574,657 574,657 00000000000000000025731106e6b8866c7dd85c3516029d68acd4f6a51fa5d1 2,659 1.00/1.00 vMB 27
574,656 574,656 00000000000000000024cfb2e55173b01b9e9a6485c6f001502a953d1b85c05b 3,038 1.00/1.00 vMB 53
574,655 574,655 0000000000000000001e8c9f3775eefa9f8906d713426df2f7b9a4299d97581f 3,258 1.00/1.00 vMB 45
574,654 574,654 000000000000000000232f714afa126a6cdc5ea7bcb880e14bff0a6e8d16b2e8 3,028 1.00/1.00 vMB 81
574,653 574,653 0000000000000000001be3ae36f435bf01b13994dc884295961504eefdd6253a 2,431 1.00/1.00 vMB 37
574,652 574,652 00000000000000000027bd67046987457ee8a18f37b4c2b193c9e3139f2e7af6 2,106 1.00/1.00 vMB 11
574,651 574,651 00000000000000000026ee9773480cc8d634f7dd106346fa11cdd31aa314c1a7 2,407 1.00/1.00 vMB 46
574,650 574,650 0000000000000000001f7bab36192bda3c32fdd2c8213ec327905fa37a65e1b9 3,513 1.00/1.00 vMB 73
574,649 574,649 00000000000000000002c80cc9b66b04a782e7a25fbce1d4d7a78478475b8bf6 3,071 1.00/1.00 vMB 114
574,648 574,648 000000000000000000195ebd4eaa220d0a1ec0d3bd6a5ce8c32fdaf754e79bf5 2,140 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 781.74 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: 630.38 GB
    • Received: 12.03 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.