Loading Tool

Explorer IconExplorer

Memory Pool

86,432 transactions
31.63 vMB
0.14706867 BTC
Random Selection Loading Transactions
Max Size: 190.74/200 MB

Candidate Block

Mining Attempt dbd83e8bef0abe4f0356fbd062c2ae208231c01c124570932da669ed502b9473
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root a1fec1a39edca29c63fb7eadda1776c712f86868b5e14d64aa48b678575f8fe1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,587
Size: 1.00 vMB
Total Fees: 0.06473880 BTC
Feerates: 214.31 > 6.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (261,770 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
653,199 653,199 00000000000000000004154ba29bf6f533c00e3c047312fbe2b6d95c36094b6e 2,653 1.00/1.00 vMB 13
653,198 653,198 0000000000000000000a8544024632308fd7cbb5bff0d65999883fcd0aad427c 2,692 1.00/1.00 vMB 45
653,197 653,197 00000000000000000007fa4adaeda262f050fc1ee340988dc7f5690c069789cb 2,469 1.00/1.00 vMB 32
653,196 653,196 0000000000000000000aafc3e31d214ebe54820f1bb5715a1d3c33f1ad07365c 2,963 1.00/1.00 vMB 60
653,195 653,195 000000000000000000058196f1d2530157ad60ed08a16c22f63b8dcd50eb9d30 2,232 1.00/1.00 vMB 63
653,194 653,194 000000000000000000077fbac92e07c8a9411ec13663d59188b14747cfd2a9a2 2,917 1.00/1.00 vMB 62
653,193 653,193 000000000000000000069cf9020e7697610bb7a3f116afb500de5fa5b5b7075b 2,607 1.00/1.00 vMB 46
653,192 653,192 00000000000000000001530ad38c67ced265a1ef5e04298d52ed3453fc3720b5 2,711 1.00/1.00 vMB 23
653,191 653,191 0000000000000000000a2611eafeb51f14ff156664ec0d1fec374a133616a188 2,859 1.00/1.00 vMB 7
653,190 653,190 00000000000000000001df61671a850801cba7033554d5f8368e4a393d96e545 2,727 1.00/1.00 vMB 7
653,189 653,189 0000000000000000000d9dcc444329d4cbc088c36a47ec3849f8b236ffb22fcc 2,404 1.00/1.00 vMB 39
653,188 653,188 0000000000000000000341ba880bec71c3413e366dd2a860fbc6bb3702a4a740 2,540 1.00/1.00 vMB 27
653,187 653,187 0000000000000000000d8d9eba28e76812b57b4da5b6a729236155e545a97491 3,031 1.00/1.00 vMB 70
653,186 653,186 00000000000000000000afba357f8c8e43bf6e211ea8efe650fd10bf66f3be0f 2,620 1.00/1.00 vMB 39
653,185 653,185 0000000000000000000a0d5ad09fb5eb025e5571b8fbddcfe149178de5880c8b 2,476 1.00/1.00 vMB 33
653,184 653,184 000000000000000000092d577cc673bede24b6d7199ee69c67eeb46c18fc978c 2,462 1.00/1.00 vMB 67
653,183 653,183 00000000000000000005e2dea23567cb4fe092a354e7d1b50b59571715de22f6 2,886 1.00/1.00 vMB 57
653,182 653,182 00000000000000000007961da1765fd631873b6d1200a4850d47dfad483018a2 2,366 1.00/1.00 vMB 28
653,181 653,181 0000000000000000000cd3a41ff2df5d497899597cbb844005ac10ea609022a9 2,839 1.00/1.00 vMB 53
653,180 653,180 000000000000000000043f615ee4d59e87a724a37d397056d25abb078f1b6abd 2,898 1.00/1.00 vMB 43
653,179 653,179 0000000000000000000e58c2941dd09262f6e338e2168c910c87d243802dcf11 2,034 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.33 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: 660.72 GB
    • Received: 14.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.