Loading Tool

Explorer IconExplorer

Memory Pool

80,445 transactions
30.14 vMB
0.09036123 BTC
Random Selection Loading Transactions
Max Size: 180.76/200 MB

Candidate Block

Mining Attempt 90df6b272de2692011bda2ce2ea37aff62c6d07db260523d3bbead2ee16ec724
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root b62513f52fdc875c9db91603d86ad4afdbdc85c3535a54ea4abbce9adc97f30a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,358
Size: 1.00 vMB
Total Fees: 0.02802887 BTC
Feerates: 301.07 > 2.81 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (349,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
565,441 565,441 000000000000000000223d888f56751fc8e2c8515ab7810f750d9b44d7723d28 1,348 0.41/1.00 vMB 15
565,440 565,440 000000000000000000225a501b0463fcecf0357c0afa8b0c965c0a3a6a88b050 241 0.09/1.00 vMB 19
565,439 565,439 0000000000000000002aab37d0482cefaa481a3131fedcd6d9d7361e0eebd032 3,219 1.00/1.00 vMB 11
565,438 565,438 000000000000000000213ed83437f422b8c13fb9d89d50370925fe1e36338253 3,337 1.00/1.00 vMB 6
565,437 565,437 0000000000000000000667a36f61e501bc51917c1a58b967a5184c5bf246506c 2,907 1.00/1.00 vMB 24
565,436 565,436 00000000000000000019a285a242854054fbdadba81dae612e12835d19003ec6 2,211 0.81/1.00 vMB 3
565,435 565,435 0000000000000000001cb8752770f4fda67af187488e609079b6075321ac0559 1,007 0.31/1.00 vMB 29
565,434 565,434 000000000000000000156294d83b0f23dfecf8768775a0472f88646d71234fde 540 0.15/1.00 vMB 4
565,433 565,433 0000000000000000001fe79d6c50eca459350434bdd93970a4dcc4ff2c15ce28 229 0.08/1.00 vMB 25
565,432 565,432 000000000000000000043fe6c3e3872849ccab484507a5802f2b9dc5c2017762 1,875 0.60/1.00 vMB 16
565,431 565,431 0000000000000000000d98afd33f8fd17d1ac48995ca2e467c5f6246ac54eb83 3,087 0.91/1.00 vMB 6
565,430 565,430 0000000000000000001375f24696236030ca228650329a3839526dbf9f726c0d 3,213 1.00/1.00 vMB 20
565,429 565,429 0000000000000000000d5ca8c50f099a739ce60c7fcb53842f0467e17b410432 835 0.28/1.00 vMB 27
565,428 565,428 0000000000000000002135bb25170ed81afddd71dfea36700ff825b7a8bab7b0 2,623 0.85/1.00 vMB 5
565,427 565,427 00000000000000000025d07679e513abfcf2a28d845f25b9646f0a5b731e6477 3,289 1.00/1.00 vMB 13
565,426 565,426 0000000000000000002b62db349fcc85fc14590e9b88c61fff7a89372f5a8a6d 3,201 1.00/1.00 vMB 23
565,425 565,425 000000000000000000260632e339364090ad40179eb4f19c3cded3e897cf98e5 1,283 0.51/1.00 vMB 5
565,424 565,424 0000000000000000002d4e6acf61675b234b5775fd73a06f6bda1338ada052c5 3,380 1.00/1.00 vMB 9
565,423 565,423 0000000000000000001e2b951e7fe46546386524baf2d070391f868fddb873c4 3,128 1.00/1.00 vMB 11
565,422 565,422 000000000000000000254848347c09e16da74f5c930b2d9087a51d84382669fc 3,264 1.00/1.00 vMB 10
565,421 565,421 0000000000000000002079040b6b2ecacb24c916caab9945c5e23ec594ca6ff7 267 0.07/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.