Loading Tool

Explorer IconExplorer

Memory Pool

37,362 transactions
15.24 vMB
0.10029945 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.41/200 MB

Candidate Block

Mining Attempt 2dbbb03abd0d04c182ea9d5e0404755292b7b932ccedb25e6ac513350792a98b
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 3852cbd24100182ddfaf4959c2a9dc03705014e13f0e9d6fb93adf2cd223cb8b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,554
Size: 1.00 vMB
Total Fees: 0.04619724 BTC
Median Feerate: 3.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (754,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,446 158,446 0000000000000a71e0f548a1e5c56ed220c0da61f80e6641a26a58743e91f2d0 16 0.01 vMB 57
158,445 158,445 00000000000005a7cd4604a9a452cfa438a5210511c82fb55c8ffe22aed3d46f 4 0.00 vMB 0
158,444 158,444 000000000000079d3d80ad475ec82cb081c13d6f0f6a1e7d589b71799c62d981 8 0.00 vMB 0
158,443 158,443 000000000000030f8d2fc7f7a2649e7c637cfc645f71b87ad19e65a361b5b18f 57 0.02 vMB 149
158,442 158,442 00000000000000b5958d6765871a0d392494b2dc920f4de28d87ba5fc0ae052a 7 0.00 vMB 0
158,441 158,441 00000000000009d8471695c1a4be85aed23fac40e501237188f21e83fe9ab3f6 8 0.00 vMB 81
158,440 158,440 0000000000000a16cc6181c1942a6b6e9b5d2e4dad946dea366923116203eba7 50 0.01 vMB 174
158,439 158,439 000000000000085ecd86ea19766be2aeb7e7a11a0ba5a98b0c64daee232ac53a 29 0.01 vMB 268
158,438 158,438 0000000000000130ae8df96784c9389913d159bfe2d2f9a2b7565ebcaeb87d9a 20 0.01 vMB 47
158,437 158,437 0000000000000a45b921d3b3508f5dc3e1ad7bca4d7df943878bc69f8e7df276 12 0.00 vMB 69
158,436 158,436 0000000000000be33c79803e549e951a6dbe74c38e5a5f82a9bc7251c28734f8 35 0.02 vMB 82
158,435 158,435 00000000000003e419afd884d00bf356cb17655ccf74d7fb692aaf31470829f7 117 0.04 vMB 227
158,434 158,434 00000000000002e2b2a7bc489387f45f9dc5a6861d7a9333f545978cab601676 55 0.03 vMB 60
158,433 158,433 00000000000003c527e2e3baed99cd09a65c46332a9ee8a78981ceef302fec8b 14 0.01 vMB 43
158,432 158,432 0000000000000245f880c3a2f08a75178e5b0b088bd140860fc8de25a316251b 5 0.01 vMB 0
158,431 158,431 00000000000000d457a078d216c404d5f68c4016775e0905a56140d03d39c0c6 1 0.00 vMB 0
158,430 158,430 0000000000000ceb191ccd056ae8bbdacdd2eaf0b63675866615ca73fa910d10 31 0.04 vMB 48
158,429 158,429 00000000000004ab83b79eb1af141d21388d1af21bb3ce089f4e2b87b96fb85c 7 0.00 vMB 77
158,428 158,428 000000000000014ba29958caecd42893d900e3d3ecb321068a7ac53f8d0da6e0 10 0.00 vMB 0
158,427 158,427 000000000000007c2864d8d5e64940ea138038e348cf1b5db006f3e3f5682709 23 0.01 vMB 175
158,426 158,426 0000000000000648e08ebe41baee2ab924eccf20d7395abcc920cb473a5b919f 157 0.05 vMB 121
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.16 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.