Loading Tool

Explorer IconExplorer

Memory Pool

46,344 transactions
27.95 vMB
0.07475129 BTC
Random Selection Loading Transactions
Max Size: 147.09/200 MB

Candidate Block

Mining Attempt f888513d025fbd58573815ea47b5a8f33ce174a9398ff4873599865bedf3e201
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 39f8fdfbf8738f4e8685b1a6a2c2649a68de1290bc3d2e1826c42b5e6690e9a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,230
Size: 1.00 vMB
Total Fees: 0.02156447 BTC
Feerates: 100.36 > 2.16 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (641,722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,220 273,220 0000000000000004fc602dc8b66cfcd8fd057b197c2644f61964c4a4d9f77aa2 1,366 0.50/1.00 vMB 78
273,219 273,219 0000000000000004c72271835b497a79ebb1db60e75fd14764af7e55511c5ab7 68 0.03/1.00 vMB 39
273,218 273,218 0000000000000003f59c5d05cf3a6318438ee561d22be5a44e04749bbd6be0df 293 0.26/1.00 vMB 23
273,217 273,217 0000000000000001b80287567d3b8d5e1f36a42b1a3df761092903c87a5e114e 563 0.25/1.00 vMB 37
273,216 273,216 0000000000000004b850c2f3784286dff19c35c0bb13dcaeca0e21885c2d6723 708 0.25/1.00 vMB 86
273,215 273,215 000000000000000325a81ba5c44c79d886cdd07d21699603b068834e82d46c0a 1,084 0.50/1.00 vMB 66
273,214 273,214 0000000000000004dc722819a555115e1d0b8f0b2e279889004a2838623d7e89 342 0.14/1.00 vMB 92
273,213 273,213 000000000000000530c448644429f029c670e9bf6f3a6cec3861c17ec99ae956 290 0.13/1.00 vMB 59
273,212 273,212 000000000000000472b6767616bb636f2fe397616ccc8edc5d00e7041cae7c04 55 0.03/1.00 vMB 57
273,211 273,211 00000000000000030e59e199a849f7aa423930976643656a64be86840e54da76 220 0.11/1.00 vMB 24
273,210 273,210 00000000000000008aee5e878be763e5a45b0cd71e366bb0fb3889b89e5586c5 246 0.15/1.00 vMB 29
273,209 273,209 0000000000000005886c9f7aa4cd4486b618eb77898ad0f70c5cd45bf288eadb 301 0.14/1.00 vMB 46
273,208 273,208 000000000000000585c118d6700c5b8c46fe7c507e3bce881d40549d8975e09c 186 0.08/1.00 vMB 42
273,207 273,207 00000000000000018dcfb28a16bdbb3a7f18853a65c518ba2b05f81ea1d62f8c 191 0.08/1.00 vMB 36
273,206 273,206 0000000000000003c96307c1a551bb4f030598b3a54faa305cd9f64b5d0384b5 232 0.15/1.00 vMB 33
273,205 273,205 00000000000000016d3b406d4ffb14a970f16e12b16837f97c8d485bb40d4a36 66 0.03/1.00 vMB 49
273,204 273,204 00000000000000023311cdac73309085c526bbb9d9152ed80e942c54789806c6 616 0.25/1.00 vMB 61
273,203 273,203 00000000000000043ac878035099a23046d4943596a33eafcf9a773bdeaa5146 623 0.30/1.00 vMB 49
273,202 273,202 00000000000000010154d8c1cd6ec994a8bf69a41a41d58bbcf763ecf79ded48 452 0.25/1.00 vMB 41
273,201 273,201 00000000000000008d96ed51c07aa656fd8d106cf4d1280e58d68465a2bf7748 569 0.25/1.00 vMB 35
273,200 273,200 00000000000000041a1d1963c429290cf5f90574060fcb7ab6d28d66a7527fd7 925 0.37/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.29 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: 657.04 GB
    • Received: 14.46 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.