Loading Tool

Explorer IconExplorer

Memory Pool

86,116 transactions
31.31 vMB
0.09353383 BTC
Random Selection Loading Transactions
Max Size: 190.53/200 MB

Candidate Block

Mining Attempt b6d1847a7c7dcebbdd31c7c5c27adbbf8b9f753ef52b7e1aed0c4382724fd865
Version 20000000
Previous Block 000000000000000000004034f963b6c74ab0fcd958dffc4d075448b0a55af711
Merkle Root 7bec2475db9c282c4426d9d5fa3c3e389e7dc225e1353f450d9c2234692a274e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,432
Size: 1.00 vMB
Total Fees: 0.02027967 BTC
Feerates: 500.45 > 2.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,076 (593,703 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
321,373 321,373 00000000000000000b66d8bfd46873b9acf02140a02d503af15efca260b91048 659 0.34/1.00 vMB 30
321,372 321,372 00000000000000001a21e2f02faedbc960b4298f57809a20429f680d9d89710f 721 0.60/1.00 vMB 21
321,371 321,371 000000000000000004d30685e9712a1727e5ec502a6d102dd4586b5da585aa5e 340 0.35/1.00 vMB 17
321,370 321,370 000000000000000022e6d0966589f9b10710a5c84bf949317dff80e0dd919f63 1,879 0.75/1.00 vMB 34
321,369 321,369 00000000000000000dbf18f46a520915114fef897b156981e631606654390774 128 0.06/1.00 vMB 79
321,368 321,368 0000000000000000083d7327d146d545e7c700f2804261ef8c239cfd4b28961a 96 0.04/1.00 vMB 29
321,367 321,367 000000000000000021e3ea78d8e29c163877d73a626958faa9ca32c34741b484 110 0.07/1.00 vMB 18
321,366 321,366 000000000000000012bc49622b9771d884fec08ae5bf5f4fa6eb5a7408f1b491 1,135 0.60/1.00 vMB 29
321,365 321,365 000000000000000002f5d3ccab53726446bac4ee32ac1ffe3844e038507e2d57 516 0.25/1.00 vMB 29
321,364 321,364 000000000000000020f5f8b60a55fb6a2f6ca2626aca4db581144e217e8a4e2f 162 0.08/1.00 vMB 29
321,363 321,363 00000000000000001c93f0a11d19cb3b766e9b8526f1af03dec76a69248ac370 466 0.22/1.00 vMB 27
321,362 321,362 000000000000000004837db943cf03d0b0ab710f500315e2d1a732e8e2509471 452 0.21/1.00 vMB 31
321,361 321,361 00000000000000000cc33cea43a02afb7bd9cee3024ae836dc237a9f527fcbe5 371 0.19/1.00 vMB 28
321,360 321,360 00000000000000001b9a217c87972b3aa553a9fbd5d1a5a3bd6c98a77896a029 72 0.03/1.00 vMB 33
321,359 321,359 000000000000000000dc42580fcb3dfd89c97625ca4a9f1a5fb0eedfe7cec78a 660 0.33/1.00 vMB 30
321,358 321,358 00000000000000000796bd2a10a7c8c05a339c4505d8129cb5cfa48bd79a5994 573 0.29/1.00 vMB 29
321,357 321,357 0000000000000000225d03615ad8a2f7d438ed66d3e594c0149002c670e86815 242 0.13/1.00 vMB 25
321,356 321,356 0000000000000000073d9c2d92c8bbe56eb11ef23f713c30366a7d2554b32333 235 0.12/1.00 vMB 24
321,355 321,355 00000000000000001ef9acecea30cd6b25e99a9e34b1cf3b31b08d9269b174bc 49 0.02/1.00 vMB 22
321,354 321,354 00000000000000001ff8abd7bae6f861d293224156f3ce5e67cf92039f1635a7 315 0.24/1.00 vMB 19
321,353 321,353 00000000000000001eb3a9bcf31dbd1d79b3d50db9a0ca956631732e7482d599 781 0.52/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.53 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: 668.95 GB
    • Received: 15.66 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.