Loading Tool

Explorer IconExplorer

Memory Pool

24,976 transactions
11.91 vMB
0.03416529 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 67.68/200 MB

Candidate Block

Mining Attempt 81175121689019840913ec9c36a95ce7083a00326add078fda536c28c3ea06e9
Version 20000000
Previous Block 000000000000000000016a197de98f52a18843c4dcf16282b9f030bb94d42b8b
Merkle Root 03b29a89e4578efd6f07c1cbb614bda593dd5a2fea8aa680d27a768357e54dbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,131
Size: 0.99791225 1.00 vMB
Total Fees: 0.01427120 BTC
Feerates: 150.68 > 1.43 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,648 (741,469 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,179 172,179 000000000000087a6742bb14a5838ca1c75afd72b0739fd1e5ab5a1655318e09 23 0.02/1.00 vMB 89
172,178 172,178 00000000000002b1639aff0b2a087c2476ad6fd688c918b8a7ade7e4b889069e 4 0.00/1.00 vMB 0
172,177 172,177 0000000000000ac63ff4a3557e597e3233e4ccb663dd4b15b6374311f388aee7 117 0.03/1.00 vMB 90
172,176 172,176 000000000000035b4ae0b1a1ef6e6993f729c675e4c7b80afdb0ba54b39dc93c 20 0.01/1.00 vMB 94
172,175 172,175 000000000000072de11ac6ebea24ef6ebd69533ba51cf427c22f0cccca6de51a 30 0.01/1.00 vMB 145
172,174 172,174 0000000000000528de675511d4379dcfaa386f5ce2b3397f4f492a07a275c78e 10 0.01/1.00 vMB 17
172,173 172,173 000000000000063712cd7ddc4174a036a0c2a017cdbf349c6950a3071c015865 53 0.02/1.00 vMB 168
172,172 172,172 0000000000000816885133b2592dd10ee4190ae80cbad856f02002e14670dcdf 10 0.00/1.00 vMB 18
172,171 172,171 00000000000001e2f2282194f4b31a36b132a33eb32e1e8b4e5fa002b1bb87c1 8 0.00/1.00 vMB 25
172,170 172,170 00000000000002d8481adfb499f6e8b2e27df9c7bc5f4fb8b83ecc09188ad139 1 0.00/1.00 vMB 0
172,169 172,169 00000000000007bd86716b4734d860f502333c7a1be99968680b785c3da912d1 56 0.02/1.00 vMB 270
172,168 172,168 0000000000000af91252130ea7805d851136ea4d208ee68a2e122e4096b4e4b9 11 0.00/1.00 vMB 0
172,167 172,167 0000000000000710ebcb8c284565b7627f6d2bc27ed7a0c07ee467a0889e4c2a 33 0.02/1.00 vMB 63
172,166 172,166 000000000000073dbed697cfbe6a30b0fa8faf464119211ca9de34f0a137c609 1 0.00/1.00 vMB 0
172,165 172,165 00000000000003455fec9ec2513defdca2dde2c5d3d991c9aa59e622626c8fcc 86 0.03/1.00 vMB 61
172,164 172,164 000000000000034a40d0d6dede0c6621db2b3303f14aa785e4f29f5dbdfd1c25 54 0.03/1.00 vMB 44
172,163 172,163 000000000000097fd6c5de46016b0a9d001fe617054f1d0a650f82d87b8cf2de 53 0.04/1.00 vMB 164
172,162 172,162 00000000000003a54e01855ecdbc4b635b4adb98d07e62236ca3301198a045e1 30 0.01/1.00 vMB 21
172,161 172,161 00000000000007488628cba36f19e8c579dfdd9da48faa0ad3aa12ec296b0391 102 0.03/1.00 vMB 23
172,160 172,160 00000000000009e749e33d7008b6276cba0c4a0b01107c884811b69e5c3af37e 13 0.00/1.00 vMB 253
172,159 172,159 00000000000008ecb037fd137a4c6314999f281e2afb6bf9f3df9317f6e5f903 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.99 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: 472.88 GB
    • Received: 3.05 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.