Loading Tool

Explorer IconExplorer

Memory Pool

35,265 transactions
14.96 vMB
0.07393645 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: 84.76/200 MB

Candidate Block

Mining Attempt 24e8693558a1c1b2369a698019c91d8944258afdf9d73ef4bf947dde0aa1d55e
Version 20000000
Previous Block 000000000000000000007c96c62c97f21f35e15ac289c26611deb2cb89f05dcf
Merkle Root 0c6229b974870ac269c990cac54320839c9e1e4acee293a65da2240da719f6ed
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,611
Size: 1.00 vMB
Total Fees: 0.02524650 BTC
Median Feerate: 3.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,343 (745,374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,969 167,969 0000000000000b5748f30a0ac925e58dca9cb6d9df67365fd6b476a451c4cc13 45 0.02 vMB 126
167,968 167,968 00000000000005c5d26604b06278895a6cb6dd568b6450f2d1052ee66ac81f51 36 0.02 vMB 163
167,967 167,967 000000000000002374b56c7a3295cee05d85c674c0e1c82ead92f89506547d2e 8 0.00 vMB 0
167,966 167,966 000000000000056d8f7a4920b352bc6d45cae3a6eba1cf1f0050e58a432cbe2e 40 0.01 vMB 19
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
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: 91
    • Outgoing: 11
  • Data Transfer:
    • Sent: 152.74 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.