Loading Tool

Explorer IconExplorer

Memory Pool

40,104 transactions
27.10 vMB
0.07315513 BTC
Random Selection Loading Transactions
Max Size: 139.60/200 MB

Candidate Block

Mining Attempt 5c64cd7d0a46e4497be605b18654a5061e9df9e4697236f47998fba04e34cd89
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 216c523021bd09949a8f128fe7ece04c7257ca70d1571d498622e6e92830bb5a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,055
Size: 1.00 vMB
Total Fees: 0.02200530 BTC
Feerates: 107.72 > 2.21 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (354,239 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
560,420 560,420 000000000000000000167738654e2d61588b3fddd89b197914036aa597b177f9 3,030 1.00/1.00 vMB 20
560,419 560,419 000000000000000000108c480d3730da38bda29f9e07fb0e9da8b50951e06c03 2,433 0.96/1.00 vMB 17
560,418 560,418 0000000000000000001c2a114f4a9ca590a37e09dfb508bc6eca7096f0920e20 2,810 1.00/1.00 vMB 4
560,417 560,417 0000000000000000002b66aa922416790b794be744f0cfdeb503d997c5bf9c43 3,127 1.00/1.00 vMB 12
560,416 560,416 0000000000000000002df2d2921380f8c3cd20fe4c3dda8950bd3506a434ec8f 2,776 1.00/1.00 vMB 37
560,415 560,415 00000000000000000024ad49a4e27987033cc8ea65d6cbb688072fff144b32e2 2,899 1.00/1.00 vMB 10
560,414 560,414 000000000000000000291b053b6a8bc024158b3656a3cda64d748f596e9dfb9b 1,533 1.00/1.00 vMB 17
560,413 560,413 0000000000000000001f8db81277da88445df5d4bd7baef76d6ea63fdf8f347b 1,431 0.40/1.00 vMB 11
560,412 560,412 0000000000000000001fc13ba89ad4a4074414553c247038697d36870f6d1b95 404 0.26/1.00 vMB 5
560,411 560,411 0000000000000000001c5c916d8a0f8e1344f543573545c73716315b06f1ba09 152 0.06/1.00 vMB 12
560,410 560,410 0000000000000000001da49c40d604ace5dab875da2a70137284ad6d323ea07c 626 0.18/1.00 vMB 12
560,409 560,409 00000000000000000000f99ba36cdb5936f7b8e6e12d51472c33fd554d9bd991 1,389 0.39/1.00 vMB 9
560,408 560,408 000000000000000000180b00f84ffcf9f78058929b0f234e37d1778c78d03b0f 3,364 1.00/1.00 vMB 12
560,407 560,407 00000000000000000008cf505806adce123cb3ca27e11daeb30fd380ad78c43e 2,187 0.73/1.00 vMB 11
560,406 560,406 0000000000000000002bc6c5d218da7023cea1b57b48dab3d0ce730f07123bbe 1,298 0.36/1.00 vMB 9
560,405 560,405 00000000000000000003f2609ee76df0d94ef387544127aaa66f15a227f374ca 1,086 0.31/1.00 vMB 13
560,404 560,404 0000000000000000001fd81a293babbc0cfe828bedf0ab31f0de03fd3cff0209 886 0.34/1.00 vMB 8
560,403 560,403 0000000000000000001a5a85256277672f60e32a21f27294c25ee6fd02dd4148 583 0.42/1.00 vMB 5
560,402 560,402 000000000000000000198be46e95472673b3f6ef815be58d4537ca9302b6799d 1,306 0.60/1.00 vMB 8
560,401 560,401 000000000000000000254facf873eca67fb3100d25c5c812dc81ca9abbba5556 398 0.12/1.00 vMB 11
560,400 560,400 0000000000000000000699d6920d6818adf785441024a5911140112a482ed2a4 607 0.19/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.79 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: 633.64 GB
    • Received: 12.21 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.