Loading Tool

Explorer IconExplorer

Memory Pool

78,743 transactions
29.17 vMB
0.09454430 BTC
Random Selection Loading Transactions
Max Size: 176.32/200 MB

Candidate Block

Mining Attempt 8d758d49055719990436c39c69ac6ca3fb9fc0015f0fcefe734b3801770e139f
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 7d02123d00f08aea0e4aa9b72cf4486376eada0444717879313b0ccabe132bbc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,702
Size: 1.00 vMB
Total Fees: 0.03353801 BTC
Feerates: 477.45 > 3.36 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (601,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,323 313,323 0000000000000000358329ccbb6af61cb4817012570c8fe284660b7f292de9eb 35 0.03/1.00 vMB 10
313,322 313,322 00000000000000001129bd6dd4a1634b6142e4e2e2569b05fe1b9d1bcfd21fd9 155 0.11/1.00 vMB 25
313,321 313,321 00000000000000000344f024758ad528cc7ac828ce6bf6285fc73687a4e5dd6a 298 0.15/1.00 vMB 37
313,320 313,320 0000000000000000335822fe02ba5724a92b9a563271055ef777736c065e30e4 167 0.09/1.00 vMB 27
313,319 313,319 00000000000000002d67b8d90be01f66f334bb208ca9f527ea019408e367fd6f 245 0.14/1.00 vMB 26
313,318 313,318 000000000000000034b9b5f8ff041d1f6c9136b1867ba63a789f67861ddd881f 123 0.07/1.00 vMB 24
313,317 313,317 00000000000000000d9aace5b697723b54f2686dc7b8a58bd0a59c3fd21aae96 541 0.33/1.00 vMB 27
313,316 313,316 000000000000000006d0abde1d9a6a8c0ae0462a847832a495b00b290d6d51b0 34 0.03/1.00 vMB 4
313,315 313,315 0000000000000000390e149affd0945cc2d2a1774d3edfb88f28a1742388c0b2 140 0.11/1.00 vMB 23
313,314 313,314 00000000000000002ea22914c8ed86a00c7c3899b3c6c5334e08fc601ed2a097 444 0.20/1.00 vMB 27
313,313 313,313 000000000000000020c314e2f70b4883db33ef04798b2f1f430fccbeb68c2033 184 0.08/1.00 vMB 25
313,312 313,312 00000000000000003a1901083da7cd9cfdd996d8e87a716df2b54b2e0e02980f 384 0.24/1.00 vMB 26
313,311 313,311 00000000000000000a196f5ccd72d6b15549d79a3c5ddcd3753e06a11b3016ae 523 0.52/1.00 vMB 17
313,310 313,310 00000000000000002aeb54830d39a7c3c0dceccd49ba120a8cca5edd403513de 847 0.35/1.00 vMB 64
313,309 313,309 00000000000000002064aa4a9a4c85f83e3935e57d5495c8ca683068e08349a1 512 0.19/1.00 vMB 37
313,308 313,308 00000000000000000614a609b44d6f9d19e9b4b23883a06d9e571a13a55912dc 1,133 0.73/1.00 vMB 25
313,307 313,307 0000000000000000054b12a50c1b9dee431e301a4fe6bd28907d33327a1525be 575 0.33/1.00 vMB 27
313,306 313,306 000000000000000005466e9c2de85420e7a264296f0daddade675deaff92c60a 536 0.37/1.00 vMB 23
313,305 313,305 0000000000000000373f0db107fb8f2c370d5ce094f2bd4cc459afb2dd2b0abd 144 0.09/1.00 vMB 25
313,304 313,304 0000000000000000116eb6cabd73df120fea4d42e1d88bad97d950d912a56842 153 0.08/1.00 vMB 25
313,303 313,303 0000000000000000396ea209f9a46874d13364b7f8a328f7a3251d92a0d79a39 110 0.19/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.63 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: 672.17 GB
    • Received: 16.17 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.