Loading Tool

Explorer IconExplorer

Memory Pool

77,827 transactions
29.68 vMB
0.07729255 BTC
Random Selection Loading Transactions
Max Size: 177.70/200 MB

Candidate Block

Mining Attempt ca49b66d2f2556051de50e95d32a6e7f6b7b8127762bdb06b4b580f5d133f001
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root b5016da3250b08db492e7671922497282c6d11dfd3f350ccc2c681257e0263f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,283
Size: 1.00 vMB
Total Fees: 0.01131805 BTC
Feerates: 40.18 > 1.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (632,174 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,978 282,978 0000000000000000fe3a54d693f49ead22689d5546af9d10e78782c6323aff84 91 0.20/1.00 vMB 11
282,977 282,977 0000000000000000028e524072f12a19d47baab8dbc33a758ca4a855d4a31858 331 0.14/1.00 vMB 45
282,976 282,976 00000000000000014c89263c8d208d6bd68e9693d87ae6244a8fa761d153b441 575 0.38/1.00 vMB 31
282,975 282,975 0000000000000001a7eb20ce20a3e056d5d026b8bc230d9e5a4ef002d9c97a30 637 0.25/1.00 vMB 53
282,974 282,974 0000000000000001ad0ac1daa0eda88451d4d45915ec727bb0cec5f54def889c 822 0.49/1.00 vMB 36
282,973 282,973 00000000000000004e8be8e5e3aa470f9effbd66547d5e9a9ab7b183e1a1cf84 156 0.05/1.00 vMB 111
282,972 282,972 000000000000000198bed3d6e177d198012f1e517589c2742bdc300f6bbf56ae 239 0.21/1.00 vMB 26
282,971 282,971 0000000000000000f0a206ebb27d039ae757b896f403abf08a8d200d057403be 361 0.17/1.00 vMB 47
282,970 282,970 00000000000000014cbf4634fc87898e562f646c334b5a9cbec4bb56c29cd371 70 0.03/1.00 vMB 54
282,969 282,969 0000000000000000f3aa03c31e392d319bfcde2aa95b3944c5f738f19a345168 702 0.32/1.00 vMB 40
282,968 282,968 00000000000000004947260c2d816fc2e05fef92f10b09e23f52a90d763da8ad 149 0.05/1.00 vMB 130
282,967 282,967 0000000000000001552853d7d322e7681ba8351cec8ce7374c4f4644144ae682 149 0.10/1.00 vMB 12
282,966 282,966 00000000000000019962d97434aa9baddaa586159588428279c72286c9f25e8e 541 0.22/1.00 vMB 48
282,965 282,965 00000000000000006c32c736171bae937d6a310914167c6e754ecddcf0a907e4 891 0.37/1.00 vMB 62
282,964 282,964 0000000000000000c4b7825d89ae7aecf65f9898a04426cfc01c8c2b8e5cbc15 439 0.31/1.00 vMB 22
282,963 282,963 00000000000000018bbcb33a6372e3539b95c7c091430a608d44645a525dc69b 727 0.25/1.00 vMB 48
282,962 282,962 0000000000000000230e191d3a7b1f694e1f0d4fd1f8feb76b8cfbb64e5c8959 134 0.05/1.00 vMB 155
282,961 282,961 00000000000000007ca6e5e27ec2a054ddc87cc6e50b507f5d31e15ab7ba7417 191 0.21/1.00 vMB 8
282,960 282,960 00000000000000001c70f10c2ae4b764d9d1c461b4c81f848edc9e1666908d37 536 0.22/1.00 vMB 53
282,959 282,959 00000000000000005ffbe77911f73fb99e258adb0193efb87a9bb359561ad398 703 0.31/1.00 vMB 50
282,958 282,958 00000000000000000b217a6c305c46451a26daeafc097a726ee8ec65f06caecc 61 0.05/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.66 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: 672.96 GB
    • Received: 16.34 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.