Loading Tool

Explorer IconExplorer

Memory Pool

19,665 transactions
8.89 vMB
0.03989951 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.96/200 MB

Candidate Block

Mining Attempt 13840b3d5414c7008d53178904ac53bad2710cf06dd34c1a63a8ceb215498d36
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root e25e06ff94c401fea54e3bc60d7cc3dec6def7c52daaa0416f24b5331d8b8f30
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,950
Size: 1.00 vMB
Total Fees: 0.02045919 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (112 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,290 913,290 00000000000000000001eff02cbab2e150d8f87eac3e57282a1a0f9415c7d1fb 2,504 1.00 vMB 2
913,289 913,289 00000000000000000001c32b94c79d155f4500cb3496a1dbbae711f18aa58412 2,570 1.00 vMB 3
913,288 913,288 00000000000000000000f54ba936803adb20b950a9804cc333f86da65d6a3239 2,078 1.00 vMB 3
913,287 913,287 0000000000000000000017f713b0276ecbb15b19fba965c0efa8d0fc06c38d0a 4,509 1.00 vMB 5
913,286 913,286 00000000000000000000e576406999f105463e7c87964d1a5c25e3496a9f02e6 2,687 1.00 vMB 3
913,285 913,285 00000000000000000000a86b296fa7cbf216aebd4c1c96aa9ce1f242fbd4cdfc 2,969 1.00 vMB 6
913,284 913,284 00000000000000000002001f848d42b3d4b79bc472c7ae3d688a5711e86575d7 3,011 1.00 vMB 3
913,283 913,283 00000000000000000001862381a8534e09734a84790aa5ffe6b022f3d2433aa8 2,917 1.00 vMB 4
913,282 913,282 00000000000000000001953bcfd8dd806b5a03516e415e865050758031484653 2,821 1.00 vMB 4
913,281 913,281 0000000000000000000095672ace9afa663a1c6513962b73e5996d99375571f3 2,327 0.55 vMB 2
913,280 913,280 00000000000000000001aa5e170ff9b220fc87d1fa8d0a682c7ed60f76a13c54 3,465 1.00 vMB 0
913,279 913,279 00000000000000000001cb204098622c850b924185757b831fb218ad8a35171b 3,586 1.00 vMB 2
913,278 913,278 00000000000000000000f4e6f7dd9d1c1c26b37aaf3b972ea1c5d31cf903bc08 2,776 1.00 vMB 1
913,277 913,277 000000000000000000013da71ea6f700cba0bc19bcb6661735ca1e4a8d465be4 3,137 1.00 vMB 0
913,276 913,276 000000000000000000020e442b6a304ec080743c0be29fa08d378e607227dcd6 1,955 0.91 vMB 4
913,275 913,275 00000000000000000000652542f4fcf6a0803c88038f2e6e7c547ec56e91f9f4 2,814 1.00 vMB 7
913,274 913,274 000000000000000000013d04e9c1d55e5123935e72bd6b28f7d1f61104b16210 3,067 1.00 vMB 3
913,273 913,273 0000000000000000000103beb9e297105ff6565ef09f3d0fd7856744f3ca2a46 4,507 1.00 vMB 0
913,272 913,272 0000000000000000000094e66964da28a35c67a2d9ba1bcb46a190fb1ffb73ac 995 0.61 vMB 1
913,271 913,271 00000000000000000001ac34bc19b88fc38b21602905414efc6f9bac71f0927b 3,301 1.00 vMB 53
913,270 913,270 00000000000000000001d4db4212bd2a9d30c31a19bec91855ef8b1e94270e02 2,065 1.00 vMB 1
Previous 10 blocks ↓
Total Size: 779.57 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: 270.23 GB
    • Received: 1.05 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.