Loading Tool

Explorer IconExplorer

Memory Pool

81,936 transactions
29.98 vMB
0.09556370 BTC
Random Selection Loading Transactions
Max Size: 181.92/200 MB

Candidate Block

Mining Attempt db18a109fd520b3e0e366c4599c5dc27a90fc230dd65a64580e46e1d7cbe56d6
Version 20000000
Previous Block 00000000000000000001cb55e2e618f7d0b14eff6361ccd981eeb53f94067c6c
Merkle Root 5fc94611c12f301c06a4b4cd319e3a7d38d2f8b2be2fb76c70b2cb8d76cf738c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,212
Size: 1.00 vMB
Total Fees: 0.02662649 BTC
Feerates: 301.57 > 2.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,120 (250,624 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
664,496 664,496 00000000000000000000bda1763562b35fbe3e978311a9755bca736126e4f9e8 3,226 1.00/1.00 vMB 98
664,495 664,495 0000000000000000000cd1b2f7b57b956b4b45c3e5f176cc0964767de787f213 3,047 1.00/1.00 vMB 85
664,494 664,494 0000000000000000000dce30e8f5dfe7bcf49fa7728d55dcc25b2e172d99b3c0 2,884 1.00/1.00 vMB 94
664,493 664,493 000000000000000000026b5e0c47224fa021d766de56aa4adceeffafb60d2d3e 2,776 1.00/1.00 vMB 99
664,492 664,492 000000000000000000038082f61f96ea63c065d981dcfc1165a34dfba5017b80 2,508 1.00/1.00 vMB 94
664,491 664,491 0000000000000000000cbd4ed5cc6d7c3368b9223b6ebe9f14720469beda3a14 3,002 1.00/1.00 vMB 97
664,490 664,490 0000000000000000000722444f2bbd8e7f9053c74791e8248f64877d5a97ac16 2,556 1.00/1.00 vMB 76
664,489 664,489 00000000000000000007885a5a2b03c671ed461c80d73a232b63f2cb982bbb8b 2,492 1.00/1.00 vMB 96
664,488 664,488 00000000000000000008272dca2b1c4743245b90449436645fb9314a1aac0748 2,055 1.00/1.00 vMB 83
664,487 664,487 0000000000000000000a9cb26a2f0e3ad28c06e4cd42b6d59cb22592fe2d707c 3,205 1.00/1.00 vMB 82
664,486 664,486 000000000000000000025888615cd0b6b62de6b6a1c7f774b9807055f1d7725e 2,964 1.00/1.00 vMB 96
664,485 664,485 0000000000000000000ebabe3ee70f7913f7fe4557f74f7f27cef284a2b70302 2,732 1.00/1.00 vMB 105
664,484 664,484 0000000000000000000e9af9bba9546f3da340153984ee04aa123886ee677d7f 2,134 1.00/1.00 vMB 66
664,483 664,483 0000000000000000000aebc6556db2bc21ebc7ec24af8d168233e8b7166585d0 2,515 1.00/1.00 vMB 96
664,482 664,482 0000000000000000000dbccedf5ebcf9f86e08a45e2548613d5bcf43c3e41c32 2,082 1.00/1.00 vMB 65
664,481 664,481 0000000000000000000b9ef8bfc827124c279f3daf6eaf330b3f32c25b5c58a2 1,855 1.00/1.00 vMB 64
664,480 664,480 00000000000000000006cd00bb98547662a6b98a88f430d4bc01874d92720c21 3,253 1.00/1.00 vMB 77
664,479 664,479 00000000000000000001d462f39bbeea6d8abb29a0c54747c6d3d825927eb5dc 2,879 1.00/1.00 vMB 76
664,478 664,478 0000000000000000000e1e22a3361906a306176375ab1cc8b1b39f250dcd0ef9 1,894 1.00/1.00 vMB 106
664,477 664,477 000000000000000000030b043f614d6ad66f3b04b496c9b1f2890b489ce525d6 2,706 1.00/1.00 vMB 75
664,476 664,476 00000000000000000004139590e7920e0fdf0a40ca4d001499325a34f9168768 2,437 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.60 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: 671.75 GB
    • Received: 16.00 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.