Loading Tool

Explorer IconExplorer

Memory Pool

38,730 transactions
26.46 vMB
0.06594021 BTC
Random Selection Loading Transactions
Max Size: 136.34/200 MB

Candidate Block

Mining Attempt 409545de5cfc171a27d66dee303909c5903276ab7ef50fc4d2fd15c7bb3bb31d
Version 20000000
Previous Block 000000000000000000002d05d6b44ad40f04c8763a38c5afbba07e4fafa201d8
Merkle Root 53ddb87766ca104b72c7d2adee1387da56f38700d9c2c090218fc3dbe5667eb2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,713
Size: 1.00 vMB
Total Fees: 0.01666718 BTC
Feerates: 199.22 > 1.67 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,672 (685,333 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,339 229,339 00000000000001c48563981f601fc665f67728c2ed0fc4274db63962640ca630 652 0.25/1.00 vMB 192
229,338 229,338 0000000000000026269880d2ca623ae7a8d5ad27536029631f4d0b464c934613 1 0.00/1.00 vMB 0
229,337 229,337 0000000000000183b4bf7a7737ddb26ede73043f1ccebe6d89fc2705bc68e416 262 0.10/1.00 vMB 181
229,336 229,336 0000000000000081b882c83bb48d18332f83c3676b1cff34c9b1339ccf4a99fb 319 0.12/1.00 vMB 163
229,335 229,335 00000000000000c84164c065c9fd617d5850bd5a9d32e6f441103859f64cc061 520 0.22/1.00 vMB 184
229,334 229,334 00000000000001f2a5505c4a14bc5c7c97c629f76f95edd3bc99a382bd4d839f 487 0.32/1.00 vMB 160
229,333 229,333 00000000000000ce8ff0f99651fb9c8c5a8a06d64f837b95412473616cafdd52 402 0.18/1.00 vMB 158
229,332 229,332 00000000000000c811b572f13bfd19c1d4928e4f203e9599a8d6474904272d01 308 0.13/1.00 vMB 159
229,331 229,331 00000000000000377139e2379a4f918eeed2ac7fe7536e22caa112f97b71f120 161 0.08/1.00 vMB 143
229,330 229,330 00000000000001ba188ba5e91643b3dd88cd25b6b43ea68ebbefd199e576c8eb 64 0.03/1.00 vMB 16
229,329 229,329 0000000000000073f8be42510447b7c3bd54e61e3ac4a03e14f9df3eb50a28dc 347 0.15/1.00 vMB 181
229,328 229,328 000000000000006968c0fd7f44d0804638d793dc5f9f802d04720ef83e1751bb 310 0.15/1.00 vMB 118
229,327 229,327 00000000000001990d1a461a6c6a6e3a738405279db21d9cffe9c45b5e0ff2b8 365 0.31/1.00 vMB 117
229,326 229,326 00000000000001c292c590861d13121d53c6364993b3dc16dcba2f46b94e53d0 693 0.25/1.00 vMB 236
229,325 229,325 000000000000022a3900bb9696e299b3629c4c0355fe8ecf638f7680d73986e5 111 0.16/1.00 vMB 60
229,324 229,324 0000000000000120cdf59fa8513115191016a21e71d7ae80997354289f9a1f2a 97 0.14/1.00 vMB 49
229,323 229,323 0000000000000209327122eaffa9c782543c7f6f5fe758145714cb10d09e45af 570 0.25/1.00 vMB 191
229,322 229,322 0000000000000128ac146ffc9d18c5fef6403a433b5105392dbcfb680b28b33b 315 0.21/1.00 vMB 164
229,321 229,321 00000000000002280b1dd7fac07fbe1569579a682b939964d92c76b803b94f69 649 0.25/1.00 vMB 258
229,320 229,320 000000000000013e1cfcfd61b841a68a2bcdf39770e1cdcf387b0f8d1e80e0fc 425 0.18/1.00 vMB 189
229,319 229,319 00000000000000a8852fa46226a00f2d2a55d26b7f9c300426287382c01cb8b0 214 0.15/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 781.81 GB

Node Details:

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