Loading Tool

Explorer IconExplorer

Memory Pool

18,596 transactions
10.06 vMB
0.05987166 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.41/200 MB

Candidate Block

Mining Attempt d31ec1d0e0549c3dfb9eff269bbe40f99ab52d4bf3978d62259f35d8dadb382d
Version 20000000
Previous Block 0000000000000000000203884638a3a6062671eb947c188d0cf2d82b07622b4e
Merkle Root 646a0089c918eae036284c80971e11ee25a4eeb80150d5f44fdff84dabca3dd9
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,889
Size: 1.00 vMB
Total Fees: 0.03450927 BTC
Median Feerate: 3.17 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,369 (748,499 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,870 164,870 00000000000005cdd82ff4d0f699cdc89f0bc9701a9b58912bed826539eac6b3 87 0.14 vMB 77
164,869 164,869 00000000000000d85170d0faca2ccee6cac62c8bf138265c10dba3a2b27bb197 120 0.05 vMB 170
164,868 164,868 00000000000001ade729c2b4865799f446f12d46da16a963bdaf29e793d4c22c 33 0.02 vMB 92
164,867 164,867 00000000000009c8e8a0a1062126b8b282be17acba748e3c63fcca490242fbd6 14 0.01 vMB 67
164,866 164,866 00000000000003db22bc3635f85df8113b7dac1bcb4379614756a0aef5a11556 28 0.02 vMB 209
164,865 164,865 0000000000000172148c2aff460896a6f5986f29bc4537d1646e719814ef8601 87 0.03 vMB 142
164,864 164,864 000000000000095f33624d9f3e2d0c64c54b559deeb6972714c3365633e4a996 87 0.03 vMB 86
164,863 164,863 0000000000000bc8c88d4ae71dc7e6c1e1b84247ee3bcb316e4d6dacea7ef4e7 104 0.04 vMB 107
164,862 164,862 000000000000037510ded39561709a91fd592b69057e7f2c0ed48388b8830ff7 12 0.00 vMB 15
164,861 164,861 0000000000000562b434bd8dca169138a15148ac168f88890c4cc3cce68d6a7a 97 0.04 vMB 138
164,860 164,860 000000000000084b5200c7bf0c48c634801edae9abb5c27b2668e917380e9cfd 38 0.01 vMB 100
164,859 164,859 000000000000093b1400994c8c8d45964ae62e6c62de30ff42a7e7364210db47 17 0.01 vMB 48
164,858 164,858 0000000000000246b06e5938a34425d499ba0fcdf35472e22ddeeaecb2024199 33 0.01 vMB 103
164,857 164,857 0000000000000c3ec69bceac5c2af5b2a5e5978cd61b2661e8ca2e6e25a7e660 50 0.03 vMB 575
164,856 164,856 0000000000000385488ccf59d54cb514103a89bc640645616720c350c326392f 13 0.01 vMB 8
164,855 164,855 00000000000004c9fe369b70b615ff2f7e700476e99f252354f8d800aa78cea5 82 0.02 vMB 110
164,854 164,854 0000000000000a276b4d30b1b7016a3fe6e4d25eff990d512a3102c647578d0e 8 0.00 vMB 33
164,853 164,853 000000000000020ee743a96906299a7bab791ab2b583297e50140fc5a44fa7a8 57 0.03 vMB 25
164,852 164,852 00000000000001ab1a311b8e2a610ffda95194b57e103cb458c5d2be13248b25 22 0.01 vMB 12
164,851 164,851 00000000000003225ed367c832db44c8bdbbdb18be25a36a179b558720428301 133 0.05 vMB 305
164,850 164,850 0000000000000c7c72a58daa1ef53e395e8644daf6798d227f48fcf888a56e99 63 0.03 vMB 128
Previous 10 blocks ↓
Total Size: 779.50 GB

Node Details:

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