Loading Tool

Explorer IconExplorer

Memory Pool

36,323 transactions
27.59 vMB
0.06290083 BTC
Random Selection Loading Transactions
Max Size: 138.95/200 MB

Candidate Block

Mining Attempt 6d5116aeb301a8c797e8f4aa0b26dabd99014e05102c5cf88b190b862e942770
Version 20000000
Previous Block 0000000000000000000141edea387271cfa939f1c4e7740f679098889b1d55ec
Merkle Root d5bd51808bf52bbd6c569593a39910a5b62e7db46954957f0b2c1a1c5fca46a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,611
Size: 1.00 vMB
Total Fees: 0.01039645 BTC
Feerates: 101.47 > 1.04 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,624 (233,223 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,401 681,401 00000000000000000008364bcf5077754ef1f40f87cad53ff58b73ed2c80ba92 2,461 1.00/1.00 vMB 72
681,400 681,400 00000000000000000000935d652d8b6b040ba758692d7c2d3788d21d16dc5705 2,868 1.00/1.00 vMB 43
681,399 681,399 0000000000000000000224427bb474ea5d3366225ee719382ff74976a6b614aa 2,324 1.00/1.00 vMB 62
681,398 681,398 000000000000000000099c32896bd82efeae0758afef4c2b9128fb9b29618dfb 2,132 1.00/1.00 vMB 77
681,397 681,397 0000000000000000000714431c080081ad4d526b9f0f8c322d74ba35b317b85a 1,149 1.00/1.00 vMB 131
681,396 681,396 0000000000000000000204e47ad4b34e468b4369e06417c45b6b23f0275c0248 2,366 1.00/1.00 vMB 159
681,395 681,395 0000000000000000000a1fe8d2425f3da3deb38bc6f81088120b44050236a18b 2,592 1.00/1.00 vMB 58
681,394 681,394 0000000000000000000385a36d60308fcc973d6367329afa32fa2480e744cb7e 2,696 1.00/1.00 vMB 81
681,393 681,393 00000000000000000004f8f4c8dd6ce9d1218f69ea4e297599f0083a75c128e8 2,312 1.00/1.00 vMB 56
681,392 681,392 00000000000000000004821b8f7192395fef488961b3176033a6103887ac598f 2,549 1.00/1.00 vMB 125
681,391 681,391 0000000000000000000ae155ba7357f5d6c3f474180be0eacff0018d3ee04abf 2,159 1.00/1.00 vMB 18
681,390 681,390 0000000000000000000001141334419bd82e12984ae78b8399286ee86d30f5a5 589 1.00/1.00 vMB 20
681,389 681,389 000000000000000000005b5673c51af66796bc7e648ca6c8fd601391efae0783 2,570 1.00/1.00 vMB 52
681,388 681,388 0000000000000000000902c386f5b587a9d06bf6941958e502e48f0b475c9da4 2,111 1.00/1.00 vMB 83
681,387 681,387 0000000000000000000a2d091aa998a85d644151e4efab2816eabc2626e6b566 3,149 1.00/1.00 vMB 46
681,386 681,386 00000000000000000005ba60247ef3f354f1162232a1e5dbbf9075e085673581 2,571 1.00/1.00 vMB 75
681,385 681,385 0000000000000000000510d001e342fde018b61cb8cb1818dcedcd1c3f756b30 1,792 1.00/1.00 vMB 69
681,384 681,384 00000000000000000003e068603ae7734c71f85f0867f322f11c22294ff0a4a5 1,511 1.00/1.00 vMB 117
681,383 681,383 0000000000000000000105639ce624b0779fa34b39f1345290ff80c1c357c1d0 739 1.00/1.00 vMB 143
681,382 681,382 00000000000000000004ed7bafc41a62b9654d2c97af36c8c1c7c8caba27b266 2,126 1.00/1.00 vMB 48
681,381 681,381 00000000000000000009288dc41ed9c9553c04dc8b1cc39307b68aca11167002 1,876 1.00/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 781.73 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: 630.05 GB
    • Received: 11.97 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.