Loading Tool

Explorer IconExplorer

Memory Pool

45,448 transactions
28.77 vMB
0.12758151 BTC
Random Selection Loading Transactions
Max Size: 152.32/200 MB

Candidate Block

Mining Attempt b87fd6ee834d855ba47a91e9865363d3fa77ddf29c0f0b4122433f461fab679b
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root aeb54cc2ce9de0a5c6f778f89c4deb3570cad811fd322c1b440d33c0506c9f02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,182
Size: 1.00 vMB
Total Fees: 0.07243620 BTC
Feerates: 301.60 > 7.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (703,193 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,616 211,616 0000000000000460018e0a12042a582d01a65a7d6862c22c58b874493219a2de 86 0.04/1.00 vMB 152
211,615 211,615 00000000000001acca2ee407b2a0d15f446a170ed123481baab004b0e7c3b789 194 0.10/1.00 vMB 191
211,614 211,614 00000000000000e352adbd754aaeb38be962c99439872fdcf29be61ba0af2d0c 46 0.02/1.00 vMB 154
211,613 211,613 00000000000003fcf1396998828ef4a26c18d65c878e965f4f53f56b4b390f38 154 0.08/1.00 vMB 153
211,612 211,612 000000000000047aedb7aaedaaace971f90dc959c949391a63f0e25391585cb1 24 0.01/1.00 vMB 119
211,611 211,611 000000000000008789d201c55ae32d82ca0b20196c0374e0150ce7d4bb1a5aeb 333 0.20/1.00 vMB 138
211,610 211,610 00000000000001c4d937d694c37fbc42eefaf60a42313073edc4634ff1978e2f 654 0.25/1.00 vMB 199
211,609 211,609 000000000000001c02c1e243f9fa6a0f3547bbfe85047163d43e8021f98d38ea 766 0.33/1.00 vMB 212
211,608 211,608 00000000000003bed3513e218746e77d83090bcc5fc5c9bc24845b5e517ca20c 697 0.33/1.00 vMB 189
211,607 211,607 000000000000024158ede6252c9afb53c0fdb5924ef49af8239aa168ea1339d7 270 0.10/1.00 vMB 293
211,606 211,606 00000000000004e01449b40807a51fac69dd1a10c777f606a3ed4e6027c71038 143 0.05/1.00 vMB 154
211,605 211,605 00000000000001649d13ad0e3a3ba271432d1d11d1fba6801cfee0a1ede459bd 10 0.00/1.00 vMB 317
211,604 211,604 0000000000000183474554df022719b1e331c28b4443999afdcbbba8d63b7b1f 585 0.25/1.00 vMB 212
211,603 211,603 0000000000000282c45901f9169a5ee5596ab55dd1235defc4f32f8aca872a2d 378 0.20/1.00 vMB 189
211,602 211,602 00000000000000dafdbd809a813800b090a0c33d547dd1a706ddf12a7db5134a 53 0.06/1.00 vMB 117
211,601 211,601 00000000000004c68371de050aeb9dbf5ba58eb4e988138a0e1b028cb8c90e66 274 0.21/1.00 vMB 139
211,600 211,600 000000000000045c3e34040e8a42b17468347acef23b842dafe10e7f53996ea1 279 0.22/1.00 vMB 119
211,599 211,599 00000000000000c57cf8211e52be831c2ac152a63515f1960369a9456c3e1dbd 774 0.33/1.00 vMB 209
211,598 211,598 00000000000002c3d160e99e971e1204b63c5f9ea5f17f6612a49bf9f1b63b34 451 0.20/1.00 vMB 270
211,597 211,597 000000000000033e00a6823bb9b3f4d28c0cf1311bc3fd1b502d75602787e8ca 377 0.25/1.00 vMB 171
211,596 211,596 000000000000022bf83feb901778c41d43613d4622ded207be216187ed767e7e 140 0.06/1.00 vMB 890
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

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