Loading Tool

Explorer IconExplorer

Memory Pool

41,224 transactions
18.07 vMB
0.17005349 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.69/200 MB

Candidate Block

Mining Attempt 489fa72608ad2536a77b4e36619dc5e34ef4201ab1297b591c75aef943b06439
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 969b148de8036d160e1dba14d30db394bad263b5acde71a5721335bde1403aed
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,682
Size: 1.00 vMB
Total Fees: 0.05461490 BTC
Median Feerate: 4.58 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (656,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
256,871 256,871 0000000000000020488211d87b903cd8686e8914dac6feb1a6b7ad0a1fa2e9ec 266 0.14 vMB 111
256,870 256,870 000000000000001d2641d29b22d6b397e2f05cb676430311c97fcf9704fbea9c 53 0.02 vMB 128
256,869 256,869 000000000000001426a282a926d02028cd1a9f2dc347d7b45e7f859ce0eae112 365 0.20 vMB 80
256,868 256,868 000000000000002e3ac0f3f6e7569d2b6c1ed0d348da70c865cbb80e0cc6ded9 597 0.25 vMB 140
256,867 256,867 000000000000001f8b7918806b8d4af905a7a43afc056662bc41102fc62ce705 168 0.08 vMB 119
256,866 256,866 0000000000000015c9b5ea16ae87b11d1008a1d8e831883c787f60c5b298b693 268 0.20 vMB 114
256,865 256,865 00000000000000214709702b0bf7f501029bc8953e4315ba7a15faa7919345b4 335 0.14 vMB 133
256,864 256,864 000000000000002f02ee13fefdcb7b2fd107f7ff8d445a644ccb20fa1458efd3 76 0.05 vMB 115
256,863 256,863 000000000000001a6aa4f99cdcef3b0f5bfc7098034b715dc0c4e2adfbf90cdc 607 0.25 vMB 133
256,862 256,862 000000000000000f0d794ec4daddf41db3ee326426e650ecbb6c360fa1b97b4f 519 0.21 vMB 137
256,861 256,861 000000000000000e98cc4efbf7f8a29b2b1059807107d3929ed4cb81066b9d72 188 0.08 vMB 157
256,860 256,860 000000000000000c360cd02274fcf0938a412081f0915a76efc0a1365acfee60 168 0.09 vMB 115
256,859 256,859 0000000000000023dfa8fa3d0587230a5cc99e4af09cd4a35a85a5c1e6a4861c 63 0.02 vMB 160
256,858 256,858 000000000000001e3f4347108149247aa603e07a394702e9ef59f30471fcabca 119 0.06 vMB 138
256,857 256,857 0000000000000005d7b69c5862e76e206a8f6681d33328961c787d4fef55756c 48 0.03 vMB 55
256,856 256,856 000000000000001a63769b382c3e3dacb5992dd6ea7660cdb1c9efcd1669871d 137 0.06 vMB 158
256,855 256,855 000000000000001bac8cddcdbb391f64f72271c8f3460fb21557b6fe7dc9796d 84 0.03 vMB 123
256,854 256,854 000000000000002d734b1bbb996c959493f1cd88413278ced71e51f5a6ed6488 319 0.20 vMB 81
256,853 256,853 00000000000000033ac0c5ec8da624c144bb40d73d7f9d15fc622e629cc2878c 167 0.07 vMB 140
256,852 256,852 000000000000000e127867610578b80c55284e238b46450211b7c69a400d4924 346 0.17 vMB 111
256,851 256,851 000000000000000ab440d66d44d80c592f1e8c52077e97e00cde6bb08dead7c8 572 0.24 vMB 123
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 113.31 GB
    • Received: 0.47 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.