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 (709,528 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,841 203,841 00000000000004698475c6f30d2324c770df010a07e97067901a4eacfbd0f3c1 40 0.01 vMB 124
203,840 203,840 000000000000041c9ba5887eee438aef260c4c2ed246416781f6dd9354f9d5b9 71 0.02 vMB 177
203,839 203,839 0000000000000103a3c3101c235d9137498dd1fec82c75f2f8e6f7be7f157dab 86 0.03 vMB 157
203,838 203,838 0000000000000495f0c8f9292da81fa145f37225502edc33f07c52d15b03282d 153 0.06 vMB 201
203,837 203,837 00000000000000b2591d39c4b4b409f358a1788beb53e22691b50fee092e04f8 171 0.14 vMB 99
203,836 203,836 00000000000003bc208957801d4ef5b85fc31e7037df8544818edc87c1180e35 20 0.01 vMB 102
203,835 203,835 000000000000049800ec44d7b9771c9d2717ff6268bd16c6a6c94d3c74a35f9c 23 0.01 vMB 100
203,834 203,834 00000000000003a6a42e57230284865afa30ae178f3e46317240e786a1711864 62 0.03 vMB 108
203,833 203,833 00000000000003b4a845f525531e5fdf0c181008bd50ad43bf7c03169c5ca9cf 5 0.00 vMB 469
203,832 203,832 000000000000037ab5b365eeb47e0bcbc3750d457015d7b5ac09788caa46a7e8 125 0.06 vMB 122
203,831 203,831 000000000000052716a38caca2ac7f159e3cb28b9f32206cacb0469c1f54195d 72 0.06 vMB 62
203,830 203,830 000000000000028b88b9535d56f6297cc5a8512c0b14912f6f2fd5cf55199c4f 281 0.23 vMB 29
203,829 203,829 0000000000000549c6ee9460e438a5c3f0049be6ff25b5739a809b69bff4f50c 39 0.09 vMB 42
203,828 203,828 0000000000000094e5462dd6fe8192c25ba6d3ea6bfe8e4f0b9a7f06299254e3 216 0.09 vMB 125
203,827 203,827 000000000000045234cb187e31465ea485eb61c13858e3f16a643104bebc866d 331 0.13 vMB 179
203,826 203,826 00000000000002b0f81cd14334f7de42a8c64ee9f629787a472a02da3a7f25e8 14 0.00 vMB 14
203,825 203,825 0000000000000467ac5961590649e358cf753d73822dac2ecef27dadf58a6cd9 183 0.08 vMB 124
203,824 203,824 00000000000001beb36bb93f2184a4ecad6ac7e80f13e9a9b12be2e1bfe4f0d8 217 0.08 vMB 216
203,823 203,823 00000000000003fb1c13ee1b9c2c8f5dd818a4913c36a180d42c1dbfd0168030 118 0.04 vMB 188
203,822 203,822 000000000000038912871ed7c6508385a0290acbe16467e47d49b6a4ae5d8f6a 1 0.00 vMB 0
203,821 203,821 00000000000000e0ae33591d9b74fad7e039a7739d4081c5cb38405786eeaaec 54 0.03 vMB 141
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.