Loading Tool

Explorer IconExplorer

Memory Pool

26,471 transactions
6.26 vMB
0.04684989 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.27/200 MB

Candidate Block

Mining Attempt 510fbaafb5021b117cd85ad31fdb9355df8e5f85b0fb55a8f05d1ca873a1e54b
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root f84048554d1e5de3dda6ca8285bbd1b1933546cdc5e77937a42c8362ec9a9300
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,085
Size: 1.00 vMB
Total Fees: 0.03218025 BTC
Median Feerate: 2.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (645,684 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,549 267,549 0000000000000008ec0be7f4bdd12a522517996c38d375fa6e9997e1403dac40 461 0.29 vMB 57
267,548 267,548 000000000000000094d4610e3a7fc18637fdab6e1711bfb8e24e4c0c62215e8a 71 0.03 vMB 68
267,547 267,547 0000000000000006a4e8da8d8a228bf563351b05d3f9a149ae7665b9dd5ea839 70 0.03 vMB 85
267,546 267,546 00000000000000046abc033174521ceb245b47fab76daf68a07ad0468218634f 237 0.09 vMB 62
267,545 267,545 00000000000000067ce9e813bee67bc99e9d6fcbd00eb96cec8ac6070e4e588a 167 0.08 vMB 53
267,544 267,544 000000000000000036e8113e517c7c8e2725bb554fa2c898f7794d622aa27995 140 0.07 vMB 48
267,543 267,543 00000000000000014c73d372b5fba60992f38bf70c7ee9a539d2a3af4f6a0034 195 0.08 vMB 49
267,542 267,542 00000000000000016b12f8ae83d7778444fe75612e21c57b9b2385986644d770 75 0.03 vMB 68
267,541 267,541 00000000000000018d20c1cad65b54aa535eaecf3da86d25b847a997b1ccd9f7 350 0.19 vMB 69
267,540 267,540 000000000000000198dbac21f89fdd9ad9c4b3bfddc21ec51d306baad9d4c1c6 350 0.16 vMB 48
267,539 267,539 000000000000000454d886ffe3f0024ff823259c37e37b7baddc98a1ce304180 256 0.12 vMB 92
267,538 267,538 0000000000000008cb354d3bfe420dc930c2e92f3911a7f82237b0ec013253af 186 0.09 vMB 47
267,537 267,537 000000000000000759f2852b178712c7bea8e888c2729907de337c746f85034a 90 0.05 vMB 42
267,536 267,536 00000000000000026e1d0df2c9d6b288ba7db495cc137b6b7e0ac6ba8de1acc6 264 0.14 vMB 54
267,535 267,535 00000000000000026e37552636df93e173bbe3e7ac848f8338b36ddb25e9a690 123 0.06 vMB 65
267,534 267,534 0000000000000006bc608ca84c19cfd1e340922b04eb8deaf7d7b5941b4ab800 434 0.24 vMB 56
267,533 267,533 000000000000000a60f2a2d54a54b3d59b59dc358b07b75d6b132d3e25b7aee5 135 0.05 vMB 64
267,532 267,532 0000000000000006a950a6b9bc263b34c14b13922d31b597ed6c0544b4c9d185 1 0.00 vMB 0
267,531 267,531 000000000000000088cc21b9b88578c769c3b98ec318a1db556de5ac86272eb0 679 0.28 vMB 71
267,530 267,530 0000000000000001411dd17c1806cd947381a903296ab3fcd06e772b3100567b 173 0.08 vMB 52
267,529 267,529 00000000000000090b04b2c4b1a6b165b3de32bef42a14bef1a933fa72d56c59 358 0.15 vMB 80
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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