Loading Tool

Explorer IconExplorer

Memory Pool

39,802 transactions
28.62 vMB
0.07565726 BTC
Random Selection Loading Transactions
Max Size: 145.17/200 MB

Candidate Block

Mining Attempt 3186110d1b6085b119de18097127e37cc4176c5737f13ed955eea31b04a90d9b
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root 03e1c97c90b9fc0c82ab305adff6e1263541a984470af19d899b9d9dbab12de1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,370
Size: 1.00 vMB
Total Fees: 0.02032011 BTC
Feerates: 150.93 > 2.04 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (736,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,381 178,381 000000000000023fd2d739ddcd1838e8eef6b66ce18f0e4eb28c6925cdfb36bb 98 0.04/1.00 vMB 134
178,380 178,380 0000000000000097e9a9bc49d256878a148299c49a0f8c290b81765a05192ff2 74 0.03/1.00 vMB 192
178,379 178,379 000000000000081e37c8a09263015ae6080476a81f7c10b45e64db64a2aa7e01 12 0.00/1.00 vMB 0
178,378 178,378 00000000000006068d126d6963d786f2a5cca647bcf8351a03948c53b4ce0992 86 0.03/1.00 vMB 180
178,377 178,377 0000000000000028890d22a2ddcdeee862be1d3fa9ed79f35b1cec2ba7d70efc 51 0.02/1.00 vMB 97
178,376 178,376 000000000000015468478c9c89fdce8552755584c282a16c6095143aece853b6 7 0.00/1.00 vMB 160
178,375 178,375 00000000000009cd5d3557b56a03dc93d431a83d46ef24b380441f706a767422 43 0.02/1.00 vMB 90
178,374 178,374 0000000000000b1d63631f3d72551329b596e4c333ac56c4f2600c91db12e162 10 0.00/1.00 vMB 35
178,373 178,373 00000000000003ac71dd30334bb953245dfa916778bcd1874b65336b802f5e9c 128 0.03/1.00 vMB 13
178,372 178,372 0000000000000a1f768623e526874176374ac1c9b51ddebe508b198696e2babb 138 0.06/1.00 vMB 346
178,371 178,371 00000000000009e955feb2133022e1854060c6322e6751c9c3d80bd63193811c 11 0.00/1.00 vMB 0
178,370 178,370 000000000000062ef7fd0b8885a831fcb77ad7a16c2e168b9c10384b7540219b 72 0.04/1.00 vMB 537
178,369 178,369 0000000000000637ebf43a09a80b3c9ed3857d6d75f3580dcb59275ff565d97e 81 0.03/1.00 vMB 135
178,368 178,368 0000000000000455ed6ad0b3ddbf43aa818e54f58acccc8f29345b704f318180 24 0.02/1.00 vMB 96
178,367 178,367 00000000000007adea2ea19662f1410b29fbf9f7865ef18d6489b18a87a043ee 37 0.02/1.00 vMB 69
178,366 178,366 0000000000000a6f385859df350a61ce78fd57bf81c09f9400cf34021a824ae1 154 0.05/1.00 vMB 3
178,365 178,365 0000000000000069f55bbfce2a6b43d8eda37698567d0faa1b1042a855715343 160 0.08/1.00 vMB 145
178,364 178,364 0000000000000aa0dba6f8d97ea96913c28dd74d3c97646d3ca43b1c7577bc72 260 0.12/1.00 vMB 114
178,363 178,363 00000000000008965e3f163e4a0c24a4d6e4d67b80cf3b6c47ad4d3526329504 20 0.01/1.00 vMB 73
178,362 178,362 000000000000078824cce348d21ff838d9986d8d5c0b77373bbfcd925bf3b999 57 0.02/1.00 vMB 132
178,361 178,361 00000000000006cd088923b74777f228e56a3f5335a2e83f1e3d63ba5fdc2d33 131 0.05/1.00 vMB 121
Previous 10 blocks ↓
Total Size: 781.70 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: 629.15 GB
    • Received: 11.87 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.