Loading Tool

Explorer IconExplorer

Memory Pool

78,504 transactions
28.84 vMB
0.10913887 BTC
Random Selection Loading Transactions
Max Size: 175.11/200 MB

Candidate Block

Mining Attempt 5691a3bc26ed97e70694acdcb2a80f3eeaf2a85fd17b766021acf6bff4311000
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 226de408fe50fb8aa8384b6fd4c399d7d64e1322a851eb41213ccb25a1048cff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,060
Size: 1.00 vMB
Total Fees: 0.03867203 BTC
Feerates: 602.26 > 3.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (559,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,258 356,258 000000000000000016ad9b1501dc4c0adf6880b02719df57e238e3f568f1dc0e 341 0.18/1.00 vMB 28
356,257 356,257 00000000000000001362da72f138f0dacb34f4dec6675578e0cb73cb40203ad0 951 0.48/1.00 vMB 29
356,256 356,256 00000000000000000e6d077ce9bae06c263b57d82f7a1c9ba4bab9907f767aa4 1 0.00/1.00 vMB 0
356,255 356,255 000000000000000016c51eca1a84259f18589fc69dcba1f19afd025add226fe3 649 0.36/1.00 vMB 22
356,254 356,254 000000000000000005410061af47285f417942148069533bdb2e1d018b7f56ba 441 0.27/1.00 vMB 16
356,253 356,253 0000000000000000002869285ec3fa2dfa9d0d6760d25f4ebdc95c21c83619ca 626 0.29/1.00 vMB 29
356,252 356,252 00000000000000000c300868b8f1f43b49bfec0726fa74f703f638ccff6984b0 24 0.02/1.00 vMB 12
356,251 356,251 000000000000000014d4372735b9d789705855baa2cbf457d21552b924667115 728 0.50/1.00 vMB 23
356,250 356,250 000000000000000006219837368d6f61372466a81f90e583f20b2db6a9535756 1,843 0.75/1.00 vMB 33
356,249 356,249 00000000000000000309f9f16e1a5810a945ff866e5b0c6e41d651a37f20be3c 216 0.10/1.00 vMB 24
356,248 356,248 00000000000000000511da60ec9a9cfe38480ab886d1e7fa0b26b77434a6fc74 875 0.58/1.00 vMB 17
356,247 356,247 000000000000000010ed30b9f3ee4b748c84e30ef5a1949bed45b6bda9e5b236 1,437 0.75/1.00 vMB 28
356,246 356,246 000000000000000001bac6884faf129e254e2054fbeb5e370fdfc5215b84fbed 1,344 0.75/1.00 vMB 40
356,245 356,245 0000000000000000113e81e52f304eb120d9f293722f5ee5c50f8c9e5b05ef21 513 0.68/1.00 vMB 8
356,244 356,244 00000000000000000c357f80b24b025e5faba8c7ec2d018cc3389687df8c5848 274 0.19/1.00 vMB 19
356,243 356,243 000000000000000011645d3771458ea1a39c38067bd05b0ee7d0092a75cba157 464 0.28/1.00 vMB 24
356,242 356,242 000000000000000016da190929aa20885261b696563a8fff16450f9bfed74e94 925 0.46/1.00 vMB 26
356,241 356,241 00000000000000000367ae7addd4eea5bade32e4c7c0578ac6861d77d5b822df 577 0.31/1.00 vMB 23
356,240 356,240 000000000000000014b92a4a78135ce50004cd88ae7c35e6c5c7342fa80199a5 701 0.60/1.00 vMB 16
356,239 356,239 00000000000000000ab5e0b9481a81e3897c886335a2aa658f8b965d78215f16 1,237 0.75/1.00 vMB 20
356,238 356,238 00000000000000000741747e04eaeb725a4ee29d21f81f0cb4c98f3faf910790 1,030 0.25/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.