Loading Tool

Explorer IconExplorer

Memory Pool

69,847 transactions
26.86 vMB
0.08378395 BTC
Random Selection Loading Transactions
Max Size: 160.47/200 MB

Candidate Block

Mining Attempt f41fe0810734bb1273614e9e9e575bd88749012d0bcf68bc6b41ca6ec494ba47
Version 20000000
Previous Block 00000000000000000001f691bd45982569b89a9b269b1e08ab97aba421b3f821
Merkle Root df63ee4b5862faeeb94f31da0951bc3d6e2258e6629006d3c046c84b36ff6f34
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,698
Size: 1.00 vMB
Total Fees: 0.02629005 BTC
Feerates: 703.20 > 2.63 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,481 (698,196 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,285 217,285 000000000000038388dab07bcd6d69f00040858d4d3c2a6c7aa83022cf41855b 20 0.01/1.00 vMB 113
217,284 217,284 00000000000004a0994525a757960ffc24e8262103758f3ef7bd59d8f066e583 268 0.18/1.00 vMB 103
217,283 217,283 00000000000004c27d253707845e21b8d198b49b45c6650be652916020744812 689 0.25/1.00 vMB 206
217,282 217,282 00000000000001c0a72bc9017f761b705511a3da4b32960bdfa095b291f1ce69 717 0.20/1.00 vMB 269
217,281 217,281 00000000000004d3a906d8e8582c4bdb9605b04553b869345c33499767145c92 90 0.04/1.00 vMB 195
217,280 217,280 00000000000004c2691dc97dceae2ec9c03e201e5894b6fc9a3c9793b978ac1a 87 0.04/1.00 vMB 130
217,279 217,279 00000000000001aecaa201b51744d687a607aa2bd16a671c0016936c8909001d 625 0.24/1.00 vMB 195
217,278 217,278 00000000000002f4ac17297159fd95b2635cf58e07a3ee32d883431fb91fd17b 173 0.11/1.00 vMB 93
217,277 217,277 00000000000002602d8d5f70644e63c7a769f703b538fb360de81c79640aacb1 560 0.20/1.00 vMB 216
217,276 217,276 000000000000026e70652663fd4a5e3a1c38cfdf0c1b2666308c3816d9c21321 505 0.20/1.00 vMB 185
217,275 217,275 00000000000000e788455adcba11a49a452acd5298e3a26d2db4cb9fcc050d1a 632 0.25/1.00 vMB 200
217,274 217,274 00000000000000299acb81780e28cb8c04d0e96b29193b65ae70fe7eb8135702 606 0.29/1.00 vMB 172
217,273 217,273 00000000000002a2e97efb2a99bd5c7770c14676da1f277b2e9dbc1e986ba40b 100 0.04/1.00 vMB 56
217,272 217,272 00000000000002e7744d2f15ca3558c59de489afdd762664b3b5213effc40d0f 337 0.15/1.00 vMB 178
217,271 217,271 000000000000018ebe715b15a9b5a087608a6ab93cb3d6eefb40d7a0f70dddcd 146 0.07/1.00 vMB 175
217,270 217,270 00000000000001bb09a5a1e96c72d54c8d937c0cc492964b16e109b30c0b4fd9 585 0.23/1.00 vMB 239
217,269 217,269 00000000000003c04cc02186b409d976e8cb88ad529290f4a082ca49a27c9a34 200 0.11/1.00 vMB 147
217,268 217,268 000000000000007c01fba230bd13586f8a15fc282cad4ebd21b6ee203ac99fe6 571 0.24/1.00 vMB 192
217,267 217,267 00000000000001772fc7c62fce775de0fe4af7959ebf0866ea69c837b7db4e54 102 0.05/1.00 vMB 159
217,266 217,266 00000000000004743ec37d5c374deb7e20539fb85a1a3648234d107d08dc4779 218 0.23/1.00 vMB 101
217,265 217,265 00000000000004985e1f48de0240c7242660cbe095a97ccee93f17201304386f 144 0.06/1.00 vMB 214
Previous 10 blocks ↓
Total Size: 783.23 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: 758.48 GB
    • Received: 19.05 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.