Loading Tool

Explorer IconExplorer

Memory Pool

39,868 transactions
18.78 vMB
0.17897049 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.13/200 MB

Candidate Block

Mining Attempt 48dacd4a230bce72587f2c833aa60b88af1622b2da2bc1b75aa29efef43b1697
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 3c57bdefe66441fdb2c36b90ad1d42c768f91dbb6db78479a170da4245a2b35e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,176
Size: 1.00 vMB
Total Fees: 0.05152519 BTC
Median Feerate: 4.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (705,431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
207,898 207,898 00000000000002c406ca029853a6267a4e6ef6d79fd865b5c0f4116fa5c6acfd 116 0.05 vMB 205
207,897 207,897 000000000000043dfe2ba32eff6c0e9902ba78f0bf80afab71ab12de1e7ad1bf 21 0.03 vMB 14
207,896 207,896 000000000000017e9cf5198cbfd2a37b67726d113183aecc366db5ea7fdbd572 35 0.02 vMB 117
207,895 207,895 00000000000002999d51a5fb63e9af58e39f3d5981348736a0958f677f1af0d3 69 0.03 vMB 174
207,894 207,894 000000000000034918305491ecf794005431d0d40303c73fc6a67f1b18a928cf 26 0.01 vMB 197
207,893 207,893 00000000000002871334f2387a9ba9e6a7f4bd2a9966c39614d01853d1897b6c 53 0.02 vMB 159
207,892 207,892 000000000000017065f7c17900854159fd90718f9aea22ed77648671127af25c 149 0.06 vMB 121
207,891 207,891 00000000000002b275b81f3e48af96db1630564768802e3467490bf231e2946c 14 0.00 vMB 225
207,890 207,890 00000000000003762565db7c7fe03770fcd1281a1aed013139de63f60fb044f0 237 0.14 vMB 139
207,889 207,889 000000000000006bc1291c1bd49cf7943264c9accdc83ecfdbeb0ba8849406fd 8 0.00 vMB 0
207,888 207,888 00000000000002db73516f937742c23a37d1a1352080b6975e23345f7ffda6d6 13 0.01 vMB 320
207,887 207,887 00000000000000ff02ddcc35ebe4e1e9481f59d974e6c25f1612a8f81f5d1840 11 0.00 vMB 181
207,886 207,886 00000000000000ed8fe9a6dca76f107fd1f2250799cbede8598f8a33eda03a20 141 0.05 vMB 186
207,885 207,885 000000000000007e71ba4987f001212fc07f236ee6436332a62e6609a1e9bd40 285 0.16 vMB 58
207,884 207,884 00000000000002e59f219894ebe8359989fb872f86efa51c6486c042301b51ba 54 0.03 vMB 355
207,883 207,883 00000000000003eb49283a1ffc48addae1c421cb91b3b0ce174964f9145458d1 383 0.15 vMB 228
207,882 207,882 000000000000012f84388991ca1260931c54eab778cc72c6b1c627159d5e4523 12 0.00 vMB 0
207,881 207,881 000000000000036547163a0c1877879c33857aac09771953ca0af147a60bb186 293 0.14 vMB 149
207,880 207,880 0000000000000204ba3f500f01ca6ca11e9ca1372f9ec4250ca4179f8a57c800 116 0.11 vMB 74
207,879 207,879 00000000000004a31dbe2d5778ac4adeee30482070914f1238cdd5beeff452f2 11 0.00 vMB 0
207,878 207,878 00000000000000612cc1d069f47df2294134e84b6ff9976fb7d8154226c24c9b 390 0.25 vMB 124
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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