Loading Tool

Explorer IconExplorer

Memory Pool

37,652 transactions
15.38 vMB
0.10475904 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 87.96/200 MB

Candidate Block

Mining Attempt b4a115fd395cf02819005dcbe0a172f4c440df9b4f378fad22b5b7b5db3906e1
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root fb79b89d8a22d763a589c06a9a24612b5c0e639ec7424492e94b0a8dfd9e015a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,659
Size: 1.00 vMB
Total Fees: 0.04783926 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (705,447 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
207,877 207,877 0000000000000186ed4b799a0d7d1fcbb2f8f54fb57cfb24d79d8cc23d520027 116 0.05 vMB 41
207,876 207,876 000000000000026c130f6d3fbe90c8fc49eb1f4c96a52c171da066096811b6e1 475 0.20 vMB 207
207,875 207,875 000000000000038f06b5c22a679654508a0818c205057522b20b170c6bff9ce0 8 0.00 vMB 15
207,874 207,874 00000000000003a04e60b159d3179798da02ed0249433d1092496681fc9daa23 182 0.05 vMB 272
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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