Loading Tool

Explorer IconExplorer

Memory Pool

27,913 transactions
14.30 vMB
0.06486364 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 78.07/200 MB

Candidate Block

Mining Attempt ba0b6e9c464eec19694ac5760437926be4202f375e057abef4fe73a6f42eaa9d
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root ae22dfa15f1c8c4e73ef36e0b6231a304860eccc77048a4251fb0640b96aeaec
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,560
Size: 1.00 vMB
Total Fees: 0.02999366 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (689,272 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,978 223,978 00000000000003313d695b9d7513f34f5affe7a58a80093a3cc6949a8106e33a 369 0.18 vMB 164
223,977 223,977 00000000000002b2d217495acafb3683c56afed2c171be94bfc77421f851eb52 130 0.05 vMB 37
223,976 223,976 000000000000025dba9b48f4b9fe4c7e6b0fdea69052e05907d3b92b09bc24a9 576 0.25 vMB 184
223,975 223,975 00000000000002a1377357289e115f8f88988494169e7034cb77f3c0d381cb78 1 0.00 vMB 0
223,974 223,974 000000000000034321c2b6ad91bc2126dca4ce3322317bfc70dbb21c96219aab 582 0.24 vMB 180
223,973 223,973 000000000000000f4a09022673b6eb59774083b3153e38190d0b63c8f84849fa 142 0.08 vMB 145
223,972 223,972 00000000000002795e94359812c31e1faa0851cb87e1f0847c1d1b9a3c21a541 43 0.02 vMB 139
223,971 223,971 000000000000038ace092bcbc87b7916f1b15e105efca98f03445b153d71a598 631 0.25 vMB 181
223,970 223,970 000000000000009d07afa1dbb63199d3fa7e085f9ff2ac496a6885b88fad2260 132 0.05 vMB 71
223,969 223,969 00000000000002398c7f5e65c266d3251e5a17fa46f84ebaf41ca577ec7addb2 301 0.14 vMB 152
223,968 223,968 000000000000008173a723e663aae7fbfcd36db75729813a3dabee55b2379681 554 0.24 vMB 186
223,967 223,967 000000000000000b957dea3ac704e98598bed0e65a70a0c174ed8fa057b1db7b 179 0.16 vMB 101
223,966 223,966 000000000000031a90e26b30e3c148f165450adb4bf50a50d59cd209848ea8a3 418 0.25 vMB 143
223,965 223,965 00000000000001bacca93ada57185827943e94a0f9f583f4447bfbd923429990 456 0.25 vMB 141
223,964 223,964 00000000000003c4f66860f9fa6787d1451eea13374f194549e9950952357f1e 626 0.25 vMB 167
223,963 223,963 00000000000000cb788d0add7fe5d87cb73356275124bcd7bcc8f2fe9c2b0852 888 0.25 vMB 208
223,962 223,962 00000000000001f03fab249ef0785fd75107eb5951a63b2b169c46d168c35ef2 809 0.25 vMB 255
223,961 223,961 000000000000003b57dd1f4cf332d8fd68b40033ac1adf2684a1ad7ac4be20f8 587 0.25 vMB 199
223,960 223,960 000000000000010672925e1752e2ae2cb3f8b9d4f3464d90201018ef3378bca4 785 0.25 vMB 267
223,959 223,959 00000000000002018c3c3c24de803ca6b5fc3f4bf65fa43047b870dd7deeb479 132 0.05 vMB 410
223,958 223,958 00000000000001a73f7516119889eecaf3929d43d1ba176492f7221f53ebc587 551 0.25 vMB 221
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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