Loading Tool

Explorer IconExplorer

Memory Pool

78,564 transactions
29.26 vMB
0.10522246 BTC
Random Selection Loading Transactions
Max Size: 176.00/200 MB

Candidate Block

Mining Attempt 750af507fa3e841767538cac13101c166e26a43eb8454633ae45d3eb39e15344
Version 20000000
Previous Block 00000000000000000001a2148a353b227d382a7d8eddccbe4a14c874fc92a04e
Merkle Root 7b63750066212c157ab16c9cb3b72615be9f39c2f4bad66c2ae2ee835716a5b7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,390
Size: 1.00 vMB
Total Fees: 0.02911921 BTC
Feerates: 144.91 > 2.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,267 (131,837 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,430 783,430 00000000000000000004aae4ef1c19c8fb9b9cdd94e42e59cd187619f8d38b69 2,612 1.00/1.00 vMB 49
783,429 783,429 0000000000000000000523a9ec74014b5b4fd375902738ac0bbf38354ac9a46d 1,402 1.00/1.00 vMB 29
783,428 783,428 00000000000000000004f7e1fe69c593dacebaf0b3861fd17b63814057fc8438 1,709 1.00/1.00 vMB 15
783,427 783,427 000000000000000000000550179a1461654c309f7f31c935c2c8e7781241583b 2,439 1.00/1.00 vMB 30
783,426 783,426 00000000000000000004e0ec4f27bd3347381e8e19ed98d7f918e8c1c292ae97 2,059 1.00/1.00 vMB 29
783,425 783,425 00000000000000000001244128897a9f32c24ca0e7ee578063f8580deed9ccb7 3,418 1.00/1.00 vMB 47
783,424 783,424 0000000000000000000042697d40f7b7348801a38be74cfd94e1f147a93f8b1c 2,408 1.00/1.00 vMB 20
783,423 783,423 000000000000000000020972fa8c86fa94cbb98880d5cf37002e4e89d7e60a65 2,027 1.00/1.00 vMB 13
783,422 783,422 00000000000000000000158cbdcce4593283e4f95355ac71aea2336370777af1 2,840 1.00/1.00 vMB 28
783,421 783,421 000000000000000000000d102304646d92687b63110c43aebeb4582be4cf5b12 1,507 1.00/1.00 vMB 12
783,420 783,420 00000000000000000000d31173fe1fd1c4291f2ae4dc69a7e9f6958085c0eb54 1,539 1.00/1.00 vMB 22
783,419 783,419 00000000000000000003ba831814ddf2f86c52576aef0af1da4cb7f8943b6452 2,585 1.00/1.00 vMB 37
783,418 783,418 00000000000000000005ee7cee2b1a9f13010ae08b9da48b5f59fde079a02e7c 2,054 1.00/1.00 vMB 54
783,417 783,417 000000000000000000024f509059adf56f00870e1a199ae7606f4038d8189910 2,763 1.00/1.00 vMB 31
783,416 783,416 00000000000000000005c6a0e87408505168c2482e06b4055566343ede28f800 2,186 1.00/1.00 vMB 50
783,415 783,415 000000000000000000057022b5a44c8e092204e9b5082c57c19520eceae06441 3,847 1.00/1.00 vMB 11
783,414 783,414 00000000000000000004536b503b09973f1cedf426d76439d7eeeff05505b47f 1,821 1.00/1.00 vMB 16
783,413 783,413 000000000000000000028fbbb7e0dff27befad14f270795667893c1e90fffe97 3,014 1.00/1.00 vMB 37
783,412 783,412 00000000000000000005cb66bc765a9bac84798d0d0283987967b839800c3401 3,460 1.00/1.00 vMB 18
783,411 783,411 00000000000000000003cd73c01a9d22dce6be555d6da03edafaa3bee5e746df 2,248 1.00/1.00 vMB 19
783,410 783,410 000000000000000000051b1f6c0aed67a63e8ee8124e9a2d0d80c9d922b8558e 1,939 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.85 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: 712.81 GB
    • Received: 17.22 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.