Loading Tool

Explorer IconExplorer

Memory Pool

72,261 transactions
27.98 vMB
0.06609771 BTC
Random Selection Loading Transactions
Max Size: 165.69/200 MB

Candidate Block

Mining Attempt 0980aed5cab5344999042bea204d10a88db9b728516df87506304728fc370690
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 14a45b1864b0311c3341fe109d6d10a248510042037bf81102f0d3b5c627fdba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,834
Size: 1.00 vMB
Total Fees: 0.01024489 BTC
Feerates: 73.20 > 1.03 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (249,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
665,257 665,257 0000000000000000000406ea4d8e9df2f85247e011a509c772ae6a3dc7ab490e 2,599 1.00/1.00 vMB 55
665,256 665,256 0000000000000000000b767d685fe4b61f126c8a231a24cbfd8797315bea85bb 3,031 1.00/1.00 vMB 99
665,255 665,255 0000000000000000000884163791917be60609d935da1314e20382168cdcf6cd 985 1.00/1.00 vMB 43
665,254 665,254 0000000000000000000c1df49f165ec96a26d07ea4d9a1cbef008d772ad60b1f 2,577 1.00/1.00 vMB 53
665,253 665,253 000000000000000000024d1b9094c79a95342a131b56c6d8e6dcb8432ad60900 2,976 1.00/1.00 vMB 91
665,252 665,252 00000000000000000008e47e14fa3a95d58c98de43f87673f8a1015e8a4dacf5 880 1.00/1.00 vMB 102
665,251 665,251 0000000000000000000ce93e634cc27aef6537772a4664ecf0ebea365d0a0a28 2,339 1.00/1.00 vMB 108
665,250 665,250 0000000000000000000307693a903eb8be426785e07bc86eb15fdec3f5cc0638 2,619 1.00/1.00 vMB 129
665,249 665,249 000000000000000000040049478850f2826c45f28870ab7cb75ad7def4dd61e8 2,470 1.00/1.00 vMB 80
665,248 665,248 0000000000000000000e84efe9b4699ff053d36dbcab15d298b5a8208c8de683 2,810 1.00/1.00 vMB 44
665,247 665,247 000000000000000000010c0697313844ecdcade2ff3026afb08d8062b74b5c59 2,451 1.00/1.00 vMB 63
665,246 665,246 0000000000000000000754f35a5af53268ec3ba75ea25fd8cced4ff37d3418c5 2,216 1.00/1.00 vMB 110
665,245 665,245 00000000000000000000cd12c6e23a12702b73808f06382eff9ef8f163f47af5 2,405 1.00/1.00 vMB 116
665,244 665,244 0000000000000000000760a88473f0c4d7fad5f7e095b0f9af5ba7f01861453d 2,109 1.00/1.00 vMB 53
665,243 665,243 00000000000000000006cc025bbec1c76337c099d6198c22dd3d7a18e8686de7 1,614 1.00/1.00 vMB 95
665,242 665,242 000000000000000000055ee613d448057b92cab29b9a3a101f492f07a42bb726 2,277 1.00/1.00 vMB 119
665,241 665,241 000000000000000000067bc16bc19c81c8486091e2dada05d0e7ce44f6288ab2 2,075 1.00/1.00 vMB 115
665,240 665,240 0000000000000000000b842c95d48cd3e2c814dbcf186b54bad6cc330a855728 1,747 1.00/1.00 vMB 91
665,239 665,239 0000000000000000000294df5a1c07a2b74706ace40a5c4463df664c56d266ce 663 1.00/1.00 vMB 106
665,238 665,238 0000000000000000000c692519ee9e0fb503eea8d3aa5bcb4fcfe65d7d796fd6 2,486 1.00/1.00 vMB 111
665,237 665,237 00000000000000000000942d434f7a1ec5c208d90a0d76ca9c7e590cd0ab13de 3,360 1.00/1.00 vMB 135
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: 667.51 GB
    • Received: 15.26 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.