Loading Tool

Explorer IconExplorer

Memory Pool

35,420 transactions
15.01 vMB
0.07632103 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 85.02/200 MB

Candidate Block

Mining Attempt 2bd8494fd38f2b5560f0794f0f0287b5d7504c5f9c25aa1ae6b476505cab919a
Version 20000000
Previous Block 000000000000000000007c96c62c97f21f35e15ac289c26611deb2cb89f05dcf
Merkle Root d3eaa2d48f93ea09cfe5a475e70f39662d87ae8939587c734a9f443dc0601070
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,797
Size: 1.00 vMB
Total Fees: 0.02692713 BTC
Median Feerate: 3.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,343 (660,081 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,262 253,262 0000000000000038762c94737c857fe1077a980d03a6608f23acf678fb08b41f 94 0.04 vMB 97
253,261 253,261 000000000000004f044314e25ca17f8784d096102b628e13b1abbdab74e5b5fc 101 0.09 vMB 87
253,260 253,260 000000000000002c0348dbc31e4bae20fc0485b951ad05907cef7d7614762e34 179 0.07 vMB 104
253,259 253,259 000000000000003ceec9897325d2ceee0ba0b091cd4bd598dd5738eb0dd91bbe 298 0.13 vMB 120
253,258 253,258 000000000000000fe2a670ba83a1941e57e61635bd9bee63441cf071fb37c586 134 0.09 vMB 69
253,257 253,257 000000000000002122e5123d6f3bea2cb2e4e46726975f2c0c04e4742fe565e8 204 0.09 vMB 1,148
253,256 253,256 00000000000000456b2b57dd7756b9eabd4d02c2a8078878c41458ef2f5fc673 532 0.22 vMB 83
253,255 253,255 0000000000000019bab190ff9ef35d80a68b81d8c7e2bf03c8474d3bbbaf99f4 623 0.25 vMB 120
253,254 253,254 00000000000000230e3441e2f7c339f2b4ea4e4f36d29e6744a4b2e5d67f8da9 597 0.24 vMB 117
253,253 253,253 0000000000000019745a00d9b86a2b50400fac97df6978609481d42a34d64fd5 60 0.02 vMB 117
253,252 253,252 000000000000000eb69262e94265b0ba230467985fa5067d446b1cb8ad00e345 164 0.08 vMB 71
253,251 253,251 000000000000004ac76984242296a478776acd237ea0535efcfef94f9ab7db90 114 0.08 vMB 49
253,250 253,250 0000000000000017adbf5ae531b28be0a0d4ffcfd38c25f4fc8d13d7577cd957 600 0.25 vMB 85
253,249 253,249 000000000000001407f1cabc9a267b8a1c9ec01eb3db133a7604c2e023e83360 607 0.25 vMB 144
253,248 253,248 000000000000001cf1cb5c7e4f5e62b069ff7eaa9c889b8d50794b49e48d3f3d 598 0.25 vMB 135
253,247 253,247 0000000000000014c7991270ec2e17e8001e4dd7873a1478db27817ea15a6414 311 0.12 vMB 122
253,246 253,246 000000000000001dcb428dbb42801621614bf7ad3eca37ba8f48e2719160dcb9 157 0.07 vMB 112
253,245 253,245 00000000000000163ca0ae06ed6699ce5056255a518deafe3d3104a055280171 502 0.20 vMB 122
253,244 253,244 0000000000000028cf2986a5c61293604199cb4616bf3fec8fd77003f9cdf7ab 226 0.09 vMB 54
253,243 253,243 00000000000000451a8589b9eca347338835dc484067e96a74864f2b04e0b19f 633 0.25 vMB 149
253,242 253,242 000000000000004af893cec8dd3ae16adc50d42a55f0755270cabd3f05dc0bae 376 0.21 vMB 112
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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