Loading Tool

Explorer IconExplorer

Memory Pool

74,367 transactions
29.14 vMB
0.08734692 BTC
Random Selection Loading Transactions
Max Size: 170.94/200 MB

Candidate Block

Mining Attempt 291bbd9916fccbbe02d345db46fa3d410d70a54bb58399e93c0f65c4d56b5490
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root f3c19a8db71a4da42f8edd23a9e0204ff8ba3979430d704939b336d08b2733ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,243
Size: 1.00 vMB
Total Fees: 0.02403089 BTC
Feerates: 150.36 > 2.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (807,620 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
107,432 107,432 00000000000078afa6bc00ac0005f4c973817476239a8e41adfac291ad54c862 9 0.00/1.00 vMB 0
107,431 107,431 00000000000261c67846e371cf58fd30888efcc7b7791e35b0838d1e2b9ca363 6 0.00/1.00 vMB 0
107,430 107,430 00000000000275cc4c4b6fc40f8a45bc2e6fe35173641ea287b4783563c17c63 1 0.00/1.00 vMB 0
107,429 107,429 0000000000006afe05896fa155c3fa6ac9d2ae346505c12c946d96e331298532 2 0.00/1.00 vMB 0
107,428 107,428 000000000000ed41d632fb54d41a0887ab5125e06320d536f31c7686a8aef5e6 3 0.00/1.00 vMB 0
107,427 107,427 00000000000265e8a0282cf0746fa8298d1a7e8085f680052a1f0461adf6fe1a 1 0.00/1.00 vMB 0
107,426 107,426 000000000001f7167effb82e2b2ddb13acc523393c432ae998bad8857534c69d 3 0.00/1.00 vMB 1,436
107,425 107,425 00000000000050548475da5d3e94c2dc9885c735d0fa53fc9489037a8a52eaad 43 0.01/1.00 vMB 0
107,424 107,424 000000000002653119360d4f287cc959631ec3e2face72e9348f15b2eb8366d1 11 0.00/1.00 vMB 0
107,423 107,423 000000000000b28197b146601f1e5ddfcb0a6183577a83de6e8fdd588db65ae3 5 0.00/1.00 vMB 0
107,422 107,422 0000000000017632fcff8418773b96978cbfd78619ddf42459868cc0cfebeebd 11 0.00/1.00 vMB 0
107,421 107,421 0000000000010c339153255420454631ffab73ff0dc20bb3054106d546b598c6 4 0.00/1.00 vMB 0
107,420 107,420 00000000000167669025c01e88375955481a4269ca89a6a07942061223aea115 4 0.00/1.00 vMB 0
107,419 107,419 000000000000e7cf2ba3506bdae33e51ea1fc7138fd96678e0152b1caebf8ad3 9 0.00/1.00 vMB 0
107,418 107,418 0000000000010f979bb39c0d7d5fe2ee2c89cfac6919ee3d61b870e360d42be7 12 0.00/1.00 vMB 0
107,417 107,417 00000000000271821bbf62a6355b5a8a7d57a4d12c29286a617374e6afe3a4f6 11 0.00/1.00 vMB 0
107,416 107,416 0000000000018e28b99f76a6b65e8c0f549e8cc48de71bca196b84c886fe5ae4 26 0.01/1.00 vMB 0
107,415 107,415 0000000000002b4c60fb8fa7c1d2f7060c2b2553c5da26d49a40cabe9baa1fec 12 0.00/1.00 vMB 0
107,414 107,414 0000000000013d1c3169ead11ef4be8d6dfa99b2b1baaa7c51b21b54444f6519 12 0.00/1.00 vMB 0
107,413 107,413 000000000000411e4598ca6249dbd6c9c4c79745c3655207520f06dc7dc7f793 11 0.00/1.00 vMB 0
107,412 107,412 00000000000263dc056a3fe63be00a28d137f6ac5fd99742619df109a2039496 12 0.00/1.00 vMB 350
Previous 10 blocks ↓
Total Size: 782.48 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: 668.19 GB
    • Received: 15.42 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.