Loading Tool

Explorer IconExplorer

Memory Pool

82,084 transactions
32.05 vMB
0.08431389 BTC
Random Selection Loading Transactions
Max Size: 193.12/200 MB

Candidate Block

Mining Attempt 8efd516baf22c0f395c2c20bff9cf6dc8fc2dbf28404b739dde3714c4aa4f034
Version 20000000
Previous Block 00000000000000000001a4d38d277fd901b264e84099287ad65378aa5724e107
Merkle Root e9b2d12de0759336b4e91105ae7c94c3c8c682639f61318da09f06259c14b20b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,191
Size: 1.00 vMB
Total Fees: 0.01377494 BTC
Feerates: 142.62 > 1.38 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,174 (667,035 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,139 248,139 0000000000000046c0382514486134529af97cd94ad36b55ff1a7b566db88d45 412 0.18/1.00 vMB 115
248,138 248,138 0000000000000030714b2e5ee79af7f36074b262eb0d709d2f472fb614f087c9 72 0.03/1.00 vMB 16
248,137 248,137 000000000000005f0f43a3df0da8fc48d2bcc093f065ca3eb85f2af3a8baa449 766 0.30/1.00 vMB 116
248,136 248,136 00000000000000852d287e2b8885c318abe473fda2c3d8053c068a91002f5e36 172 0.09/1.00 vMB 70
248,135 248,135 0000000000000008dbfacc2465ad765e526c430b0bf967e0396faba83d0118f6 279 0.13/1.00 vMB 82
248,134 248,134 000000000000002d1d166c8cdae4bf4c6bf4dda3ac3135e34c49a65ddd8104a9 617 0.25/1.00 vMB 139
248,133 248,133 00000000000000343775254c42c1236ddc89d37707492b007fbeeb80c4faa77d 269 0.12/1.00 vMB 108
248,132 248,132 00000000000000320d5fef6468b68cdccdaf04abc9c409afbe81c5ef5b6b6983 182 0.10/1.00 vMB 18
248,131 248,131 000000000000002b691d852b47dc56bc63afc450ee5e527baf0c387b51c5f5c6 595 0.25/1.00 vMB 135
248,130 248,130 000000000000005fcf8625222f97bcef73cf022d0c83d22d8c630d1063e55362 472 0.22/1.00 vMB 102
248,129 248,129 0000000000000067aaaec6e702565f815fef8c244098528e9cf0949d0accb109 640 0.25/1.00 vMB 190
248,128 248,128 000000000000003fa4ebdd57aa0bc7de1d87bdf808aa3f85d7e4a1e520d9158b 338 0.14/1.00 vMB 126
248,127 248,127 0000000000000055a362ee3e9843b3c4352acd7d56419ad625009e6bb8dc5f9d 66 0.04/1.00 vMB 85
248,126 248,126 000000000000003d941c06841eb7265a6514ec8dadef44c9c04499b8b88e2b08 228 0.09/1.00 vMB 137
248,125 248,125 0000000000000072cd192c8954459f3d93ff4a89cfba2a728f187710e56af1b9 20 0.01/1.00 vMB 133
248,124 248,124 000000000000004a33317e44a829994fb1038228762a4645d6eb31a7301e56a0 198 0.09/1.00 vMB 124
248,123 248,123 00000000000000237755b01486b01669ec11a5ab994dfbf2c72f4d31eb418070 128 0.05/1.00 vMB 49
248,122 248,122 000000000000006ac66a362dd33f85ecc620e2ed1ae615a5d8b21451de508c1b 598 0.25/1.00 vMB 124
248,121 248,121 0000000000000037bff0d243a20e126bef3b9630cdc65d05746f3cf05579e137 265 0.12/1.00 vMB 125
248,120 248,120 000000000000003156cb9dd00c4b6a97dff1d87808e300687f96ea1a32c10bff 78 0.03/1.00 vMB 95
248,119 248,119 000000000000004a56cb01ea074e82faefebf1aa9451f18c074b6725178ea0df 238 0.11/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 782.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: 697.33 GB
    • Received: 16.56 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.