Loading Tool

Explorer IconExplorer

Memory Pool

81,113 transactions
30.05 vMB
0.09371426 BTC
Random Selection Loading Transactions
Max Size: 183.57/200 MB

Candidate Block

Mining Attempt 6153ab387a7725bb18dd96ac32cee40f11754ed52a580a9fa3330426bae13a48
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 02405112c7e429fa6287ad17c155eab278a47c9a8f219f6968004fef344bd4e0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,489
Size: 1.00 vMB
Total Fees: 0.02614444 BTC
Feerates: 402.60 > 2.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (669,153 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,170 246,170 00000000000000839d3b96ad4aad7bcebd7ff41084aac762f417c1d32bec384e 46 0.02/1.00 vMB 32
246,169 246,169 000000000000007b434f7647781ea5f037e23af117c3bd713dbb4d60f2a55c0a 377 0.20/1.00 vMB 89
246,168 246,168 000000000000009ad0e4fd4ade664879b9cc7206433ef242044b6846f61eba47 319 0.18/1.00 vMB 174
246,167 246,167 000000000000003cc567f7a24829cb2fd9c2ee4dd04099884c5d478a80f00666 561 0.25/1.00 vMB 149
246,166 246,166 000000000000001fe9a1e8105c1740c96eee856065e970061164e322b2e99b76 26 0.02/1.00 vMB 38
246,165 246,165 00000000000000a0a28a60fc5de4a08248c4d82b25cdc3bdd2e333ae94b0b9cb 329 0.15/1.00 vMB 147
246,164 246,164 000000000000009849fdb5db9441167761781500acdc9d6acfbb54a742f2f694 285 0.14/1.00 vMB 136
246,163 246,163 000000000000009c5baaafe4950c1d5be1081610812f6ecc920927c616cbb2b0 391 0.17/1.00 vMB 149
246,162 246,162 0000000000000001b5aeb17eef3eaf7b9a514db2570f7d0191ddff9fe8ee7c14 58 0.02/1.00 vMB 243
246,161 246,161 0000000000000079aa6c6b539c1b5f8ccce5c420030e005b00a0467eea637a7d 122 0.06/1.00 vMB 120
246,160 246,160 0000000000000092eda484e59148124ba0b74783fe6bf457c8e2dabf76370a47 56 0.05/1.00 vMB 34
246,159 246,159 000000000000004bbd569ecddf773e8f2d92345fb7027ead5c89221196cf9ec3 486 0.24/1.00 vMB 121
246,158 246,158 000000000000009bc3397148fdcb3f00affe03d69f691d8adfa8bdab09a91830 528 0.22/1.00 vMB 185
246,157 246,157 000000000000004de219a757278824927499896fd6bf92aa1dfa830e6f719880 309 0.14/1.00 vMB 134
246,156 246,156 00000000000000090cb35892fbbff7e6e809c432b166e5a8ebab797721fcb5f3 29 0.02/1.00 vMB 100
246,155 246,155 000000000000002cb3ed629e39449b12d0606c81f174935355123a95a42803b7 218 0.09/1.00 vMB 105
246,154 246,154 000000000000000944c4d22ef1732cc1b0b99ec3cb3bf07e6a04f3624d997c2d 354 0.15/1.00 vMB 181
246,153 246,153 000000000000004644f309db0ef1354f2aeca3bceafe8aab19cff1c4755616d4 53 0.02/1.00 vMB 191
246,152 246,152 0000000000000028df1b3f5dcfa736b59610513d30cd5dcc321f12faae59b0ad 98 0.05/1.00 vMB 167
246,151 246,151 000000000000001ea024d0c55304405527abcebc85f0daba526dea3ea74147e5 284 0.16/1.00 vMB 113
246,150 246,150 000000000000003a1301e30dd84ccff6197d35ea1062c625a8c7ae363a9fdde9 555 0.25/1.00 vMB 174
Previous 10 blocks ↓
Total Size: 782.95 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: 715.21 GB
    • Received: 17.67 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.