Loading Tool

Explorer IconExplorer

Memory Pool

45,365 transactions
27.19 vMB
0.09894028 BTC
Random Selection Loading Transactions
Max Size: 143.33/200 MB

Candidate Block

Mining Attempt 6141b4d049515399d0d13211dc3bd0773a768f5594b0139c21b254146f07f448
Version 20000000
Previous Block 000000000000000000006d5dec801a101478f03b45279c1f23f252ebcf40ea3f
Merkle Root 6da47af42f8c3f8a896b2cdbe64431f97680aa0aca609737271f99e24247d7cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,191
Size: 1.00 vMB
Total Fees: 0.04643210 BTC
Feerates: 201.07 > 4.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,880 (560,275 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,605 354,605 0000000000000000167797b34da4b2b8dea8c9a9a39eedc0d4dda0c6e2a2dd2a 26 0.06/1.00 vMB 3
354,604 354,604 0000000000000000015a39afe02f6010b3a87db1419b29c5d8e40e87f340828a 1 0.00/1.00 vMB 0
354,603 354,603 000000000000000006e0b39c8fb78a4d8da2ef15ca1170c0967186ba13e363ee 668 0.46/1.00 vMB 19
354,602 354,602 0000000000000000010bbd57b9d5ea8408b638b7a1fa59eeda92813584ac7fa8 256 0.07/1.00 vMB 48
354,601 354,601 000000000000000016de83adfa4281b1e826ece49a6a066ea0de3dd273e59b50 189 0.10/1.00 vMB 24
354,600 354,600 000000000000000001e3b9236b6bd185f47f1b110d4cf2abe82577e1cd8d6668 545 0.25/1.00 vMB 25
354,599 354,599 00000000000000000e431e457011681b34d0d1afaabf67b67848ec117b1df4d6 792 0.46/1.00 vMB 23
354,598 354,598 00000000000000000d30b984cd20a46239dbe8b7dae5d42924aed01e184a0b4d 120 0.06/1.00 vMB 31
354,597 354,597 000000000000000011921d30c7143e89de75359bd53f8b456ba301ae15cc99c8 295 0.13/1.00 vMB 28
354,596 354,596 00000000000000000675e8eac2a027fdd2cdda7902f68d1f61fe017f988f2e2a 1,003 0.59/1.00 vMB 25
354,595 354,595 000000000000000004ad5f34e9c108b561e44ca0146fe83503fddd63f221ea64 120 0.10/1.00 vMB 12
354,594 354,594 0000000000000000055325c5f2806256c508e0083a2802b9ac9e6cdbd80f66c4 156 0.10/1.00 vMB 20
354,593 354,593 000000000000000002dfb239bbbbcd1ed2517d871fdc202bce502cf18142db26 247 0.14/1.00 vMB 22
354,592 354,592 00000000000000000eddbcb8085ba02cafb8bb6c2e92df381865e766fff587c5 152 0.10/1.00 vMB 18
354,591 354,591 00000000000000000f228732c309a3852b97be99165a16cd0df480b0d7cf3066 1 0.00/1.00 vMB 0
354,590 354,590 000000000000000006f843072877307839776c6f630a4a4817b678c7c4fc3bcc 625 0.27/1.00 vMB 30
354,589 354,589 00000000000000000da60bb2fa3583fe139e26bd363426bceed34fc76ec3f4f0 491 0.27/1.00 vMB 24
354,588 354,588 00000000000000000187d071cd59fa1c8dbc40c511d49a52d342c80f0674b631 459 0.25/1.00 vMB 28
354,587 354,587 00000000000000000b1c2d71cdabd7b5f793bcba1cb60b3800c1d44e16dbd28c 209 0.12/1.00 vMB 39
354,586 354,586 000000000000000004b3dd32120a0aeada30ca3f798f619edd0c0dac0c45ac44 1,823 0.84/1.00 vMB 30
354,585 354,585 00000000000000001066edae1664414d6731c8624e8477c00bcf2528020c1a51 190 0.11/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.17 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: 653.58 GB
    • Received: 13.95 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.