Loading Tool

Explorer IconExplorer

Memory Pool

13,214 transactions
8.27 vMB
0.02370780 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.84/200 MB

Candidate Block

Mining Attempt a6a0da29e58f400bb105108b6e05a63ee5dbbff2df94b465285f24ba769d162d
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root 90ebd1406c8eb27a1e2a0563d58b839434ecae45f151478e045dceef57a63d85
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,196
Size: 1.00 vMB
Total Fees: 0.00628005 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (745,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,965 167,965 00000000000001365bcff8af7436eeb6991688aeec578005f184b9cb42135dc1 39 0.03 vMB 112
167,964 167,964 000000000000012ecbba3d7892b6240704fe489776de4e954803f2e6c79f8c60 9 0.01 vMB 47
167,963 167,963 0000000000000819c1b6cfdb1eb727af2e2a0866b04e22d4b8221db3e1544bce 143 0.05 vMB 45
167,962 167,962 000000000000031882a8f7bdcdd8a702e2d5dd1658576665aa8955f6ed09dd26 22 0.01 vMB 110
167,961 167,961 0000000000000878aeca8670e772602bc1858ddeb3b3974d9a45a2bb4060f05d 75 0.03 vMB 132
167,960 167,960 00000000000007f41216834584563025695ce03d25874cd62bdbb0b7ada2e9f1 16 0.01 vMB 67
167,959 167,959 00000000000000d81102b7c2c4d4af5db920b621c30ed712fc94886c302124b6 71 0.02 vMB 21
167,958 167,958 0000000000000019257e811e879a2d9d0bcc45f295d9ffa962e6d060eb45d0ba 16 0.01 vMB 14
167,957 167,957 000000000000072529c39a55909e183d9c6b7bd62ab051d91a7174725922717d 10 0.00 vMB 51
167,956 167,956 0000000000000528372b95fa4c3be3ed96449cb94e9097614fa1154740e52212 29 0.01 vMB 69
167,955 167,955 00000000000002aa5ac6918d43a33a2e56ba2c1671197752c0d759d84fbd517f 1 0.00 vMB 0
167,954 167,954 0000000000000817ea53115b4e528c148f65cd6c1598b3e3714b854ae6ad8cbf 29 0.01 vMB 126
167,953 167,953 0000000000000940e23fd2b62d0207b45aca35af153f8958a851c0df2a28cefe 81 0.03 vMB 69
167,952 167,952 0000000000000b7e6182f01e9b1319e775f5ed151b94edfc4535d5cd08815f5d 75 0.03 vMB 162
167,951 167,951 0000000000000abe2d31606c28c448910f65c89d926d224f243b3719f1e6d25a 79 0.03 vMB 123
167,950 167,950 00000000000003141b5f28abf95e5de578fa97a6ced4256a11467768d7e8340e 74 0.02 vMB 34
167,949 167,949 0000000000000175a9c2a6b45695b722b5ef48e861663c0f51d36d031faaf934 78 0.05 vMB 10
167,948 167,948 000000000000083e191fbc710e63ed14cca34ee3790763ea488335c179b4571b 92 0.05 vMB 86
167,947 167,947 000000000000006ff929c504bd22277d51346c429277e4c0babe23ab9a7e8ca7 9 0.00 vMB 500
167,946 167,946 000000000000060c13b421db652bae1146a99e198d018c3797444d02442cfe7c 3 0.00 vMB 1,186
167,945 167,945 000000000000047708cd3f0aa5d49a921033114477137ab9dec86f7979f3544d 24 0.01 vMB 1,030
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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