Loading Tool

Explorer IconExplorer

Memory Pool

41,787 transactions
28.20 vMB
0.08662141 BTC
Random Selection Loading Transactions
Max Size: 144.94/200 MB

Candidate Block

Mining Attempt 84ee567be1206370cf7b34a9bebc0f11e2eb732c7779069f7aec816a9c84f937
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root b5b25ab41330a12667277ca466aed90aa610d0623c0d5acfc8b30cff42e647bc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,454
Size: 1.00 vMB
Total Fees: 0.03114375 BTC
Feerates: 151.12 > 3.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (566,258 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,381 348,381 00000000000000000b17abd906381b2f5f1fc8b6da44a3b7e688620cbac15038 94 0.04/1.00 vMB 45
348,380 348,380 0000000000000000169a2042faa39a28c726197f6c9d1dabba4f0a0f76b2a6f9 176 0.10/1.00 vMB 20
348,379 348,379 00000000000000000413ee4d89dccd21bc7378bbfe8c9c758615778e4c09ef16 401 0.22/1.00 vMB 27
348,378 348,378 0000000000000000119c43fbd4cc789d8b144b7f40d564600520f3ae198baf79 401 0.20/1.00 vMB 26
348,377 348,377 000000000000000006600bc27af4ace6e9bcad615e90c3437e398b59db564246 1,096 0.56/1.00 vMB 24
348,376 348,376 00000000000000000112c65276849795b86d444d54fd91a44298e56a2bcea9a8 473 0.31/1.00 vMB 19
348,375 348,375 0000000000000000050876f9258b7757990f34e19c6c481d0b01d015944f959e 512 0.28/1.00 vMB 24
348,374 348,374 000000000000000014e2a239c86f025c842ae4e6a64a9dcec13f1d2464f9c2b2 854 0.48/1.00 vMB 24
348,373 348,373 000000000000000016462f70221e96335f06d457f7e7beaf1201087f45dbdbc1 240 0.14/1.00 vMB 14
348,372 348,372 00000000000000000d8017d1caeb60e1579649b28c39d3eee4250d681f1c248f 201 0.16/1.00 vMB 16
348,371 348,371 0000000000000000160edb81a219486da79c0a34c9b2d6b23badcbb510332f9f 318 0.19/1.00 vMB 24
348,370 348,370 000000000000000001f9497caf8e5a7de4f9e3f7682d5054ea9217fe1f073048 113 0.10/1.00 vMB 10
348,369 348,369 0000000000000000171a2a06aefbeff2136ec2ec6a90ac7a07d1a4ef8c20da54 510 0.33/1.00 vMB 19
348,368 348,368 000000000000000014d1d53de16aac225e6df2b3dd8345a0a897035fcfb0449e 152 0.10/1.00 vMB 13
348,367 348,367 00000000000000000d920dea5beaad9ae251b346817eb76b0acda07817c81a17 127 0.13/1.00 vMB 9
348,366 348,366 000000000000000010330f99dc7d7042eba77868a1609252a294fa097e515300 806 0.44/1.00 vMB 23
348,365 348,365 0000000000000000169eadd1cd8cb48da52b71d7f1128897260a53d146d3c200 554 0.28/1.00 vMB 28
348,364 348,364 00000000000000000c34d48e368a26a853d7b1f1ea4e12ccd4efa19bf04320a1 1,078 0.62/1.00 vMB 22
348,363 348,363 00000000000000000f335f598be409f6c5378d9a08f24629af758761113311c7 612 0.42/1.00 vMB 18
348,362 348,362 00000000000000000317554cefd9d2f19ef585c69495455a08f6608c82b14d6c 183 0.08/1.00 vMB 25
348,361 348,361 00000000000000000e4083e406900ddd3398bbd097f48dd8f8cbe3c8f37f0012 528 0.75/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.75 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: 631.49 GB
    • Received: 12.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.