Loading Tool

Explorer IconExplorer

Memory Pool

27,106 transactions
27.52 vMB
0.07348557 BTC
Random Selection Loading Transactions
Max Size: 131.82/200 MB

Candidate Block

Mining Attempt 42053fef59c30113ea84502ad06620940584a2e541756c3c393e377a23a68df7
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root b150d97eb3ed7ad5bbd13ff9b5141b2e12c7efe4c11746460dc9aead79f84a0f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,880
Size: 1.00 vMB
Total Fees: 0.02116337 BTC
Feerates: 301.57 > 2.12 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (680,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,830 233,830 00000000000001432a749d0a312095be3fb07c9672b3f0cc297eb99494080e41 1 0.00/1.00 vMB 0
233,829 233,829 00000000000000e83edbc67db3a8c124c36f0be1e5ed23f9d47ef26e0aaac382 351 0.47/1.00 vMB 85
233,828 233,828 000000000000003dfe7e86c796ab28146ec0e57e4378ff23db535c9a8709f23b 469 0.47/1.00 vMB 85
233,827 233,827 000000000000015179c48a4fbc19a02dad1fd7dee0272ac595de902c4d89d0ed 582 0.25/1.00 vMB 154
233,826 233,826 000000000000015a89c36e24ac7f7a607f2d117fb0f81d896bca41bf4cd875ea 992 0.25/1.00 vMB 197
233,825 233,825 000000000000010bfa1898935b655c87e6d47fcf23f4154448f698abd84e2404 408 0.23/1.00 vMB 132
233,824 233,824 00000000000000cb9dabfa67542c93ef2bf2d96ed1308ca89ae793e9f6e57c80 297 0.22/1.00 vMB 110
233,823 233,823 000000000000019f90205f482ec19801627a31a52640ac58d8f59db5a057600b 688 0.50/1.00 vMB 109
233,822 233,822 000000000000007dd88a9903a7a11c9a97b7572e6ad0dcf6c670472e69e502ad 661 0.25/1.00 vMB 170
233,821 233,821 00000000000000236a78bf26aa3286f199d51b2e341c863fab604c9866224257 512 0.21/1.00 vMB 150
233,820 233,820 00000000000000b7539184405cd85e0ed1b2b07d75d0987d12f7291b4cfc4760 840 0.25/1.00 vMB 203
233,819 233,819 000000000000016ac3f14b06c89ef30bbc34c1acd46292a249a81692a7cd1cf1 6 0.00/1.00 vMB 0
233,818 233,818 000000000000018bcb4cbd2edf4490acd9a9b3200f607b5868321361f54c38b6 264 0.25/1.00 vMB 60
233,817 233,817 00000000000000fd54e44f89e50ec9f055087466c299f4cb6c92c6e7d7b68b19 595 0.24/1.00 vMB 3,875
233,816 233,816 0000000000000122a18007a5bb9b7b7dc3da9a91549e65f621f4406a1a761be5 332 0.16/1.00 vMB 128
233,815 233,815 000000000000014489dcab6f399a87c37d6ca2ebaac2d6c9d4f26acc101ccbd7 577 0.30/1.00 vMB 171
233,814 233,814 00000000000001758e4b42e688388da306bc96cfb1ba0c4ee92a4c99ea3e5bb3 511 0.23/1.00 vMB 144
233,813 233,813 0000000000000164ec75322e0b5f49bc0b92f1b1deade654523cb564aaf672a5 256 0.10/1.00 vMB 159
233,812 233,812 00000000000001a2ed6ef406382ba9ef7dfbe6479d1ae20b9c59acdc13ffa284 331 0.15/1.00 vMB 131
233,811 233,811 0000000000000091574b9e11f413ed8d5e1bbcacb097c903a86855dfed48d4e1 343 0.16/1.00 vMB 137
233,810 233,810 00000000000001047abc79560d9a9d24118335a5ca4e76d206ae6cb4c86afadd 548 0.22/1.00 vMB 193
Previous 10 blocks ↓
Total Size: 781.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.04 GB
    • Received: 10.79 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.