Loading Tool

Explorer IconExplorer

Memory Pool

41,457 transactions
27.09 vMB
0.06460130 BTC
Random Selection Loading Transactions
Max Size: 142.18/200 MB

Candidate Block

Mining Attempt a389caba8d9bf49627bba2153ee1e6c0fa8c4c00f2bbd14c3c4d8f29773ba238
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 64257eefa3a9585c2054f6af6f9622fb9e1a06f87dacac1b7b6c0bd01410a127
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,925
Size: 1.00 vMB
Total Fees: 0.01428623 BTC
Feerates: 100.52 > 1.43 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (570,350 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,456 344,456 00000000000000000594ea0a82ff04521adff03320868d9ac1fbf8e3f9f41c30 569 0.32/1.00 vMB 24
344,455 344,455 000000000000000015c21c962191ad91590c08cc1d07cf42ecc09a0d61907dfa 254 0.14/1.00 vMB 21
344,454 344,454 0000000000000000025cee0e1ae26e443d6fdeb1d98853feac248124336f65ab 228 0.12/1.00 vMB 21
344,453 344,453 000000000000000015ee1446a7d16ba901bbc4c2847fe55eca2d5f818a921d57 244 0.15/1.00 vMB 19
344,452 344,452 0000000000000000137c20d04911201822ebd319eca6fe58a906d3386644e79b 701 0.39/1.00 vMB 25
344,451 344,451 00000000000000000066b468b452fcb50e0c428d7703e0bd23dc16ae67f1f88d 1,139 0.61/1.00 vMB 24
344,450 344,450 0000000000000000058595ec317bf1a492e73b799780c61583851d9e195e13ef 1,100 0.71/1.00 vMB 23
344,449 344,449 00000000000000000b51bc4b952d725fd54c28fee5932194ad5f154d81e17890 1,202 0.72/1.00 vMB 23
344,448 344,448 000000000000000001280d1dcf30bb6b39189324d9fe06b5e86eddcb499ebd19 128 0.08/1.00 vMB 11
344,447 344,447 000000000000000007331d9ba3d913daf4d75f577985c8759c48dd66b7bb30ca 692 0.39/1.00 vMB 34
344,446 344,446 00000000000000000e9d46970497da5e38a653a318fb42b18061caeea3d5bbb3 875 0.61/1.00 vMB 18
344,445 344,445 00000000000000000585782b01dc875ba5d5ef22e3b9ef0d7cda576830689a10 765 0.27/1.00 vMB 38
344,444 344,444 00000000000000000ee4d0f4d086b0324e750d19fae10003c55ba875652c1ca4 438 0.24/1.00 vMB 26
344,443 344,443 0000000000000000104554c51f462e0af693846b3040ef18254a8b1d0a61aa63 1,141 0.58/1.00 vMB 26
344,442 344,442 0000000000000000153e7ae094e2355802254368e4c7930ec3c139ab16e9bc70 820 0.44/1.00 vMB 26
344,441 344,441 0000000000000000153c9889fbdc60965acd33402443fe1d9d1ed7152e675702 476 0.23/1.00 vMB 26
344,440 344,440 00000000000000000d68b85130227093beb685acc49d046ee50a7d6af4afd224 916 0.47/1.00 vMB 24
344,439 344,439 00000000000000000d6c96d74dd0c10c72cbed3dc40a1c74a3bc6b9768b28ebc 370 0.50/1.00 vMB 9
344,438 344,438 000000000000000017d7e1f9e25c196fc59680d28cd78bbf45007cdd311947d8 1,368 0.96/1.00 vMB 16
344,437 344,437 000000000000000013b70d4738a4c9fe53e25ede1eac4541b65b1baf2eef04f6 880 0.85/1.00 vMB 18
344,436 344,436 0000000000000000030780194fb4459a3171b5259afb42a0ed719aec819c43dc 2,133 0.75/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.04 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: 650.66 GB
    • Received: 13.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.