Loading Tool

Explorer IconExplorer

Memory Pool

79,174 transactions
29.69 vMB
0.07504621 BTC
Random Selection Loading Transactions
Max Size: 178.02/200 MB

Candidate Block

Mining Attempt 6c758f3813fd985f8ce7072dd2d2e2910364b1d19a59acb52cba90e9e295b76a
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root e2cf98e43157fa962e8f45a50b9d4af3e560cadc56179b90e0a9f3fc6688a832
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,911
Size: 1.00 vMB
Total Fees: 0.01437633 BTC
Feerates: 150.77 > 1.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (423,789 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
491,206 491,206 000000000000000000a6b544faf02682dd09087a899b404e6a6b811538bc1df4 799 1.00/1.00 vMB 114
491,205 491,205 0000000000000000001c280c9f41a10048a5a0d593e54b971d49704f3d8206a6 1,642 0.94/1.00 vMB 136
491,204 491,204 00000000000000000013aba471cdcab6121cdb85479954f812c4ae4331fcdcd7 990 1.00/1.00 vMB 106
491,203 491,203 000000000000000000e8515fe9c3dd0f4e570b0146275cf15ea279ae04838fb5 1,386 1.00/1.00 vMB 218
491,202 491,202 00000000000000000051a84186abc5df03478e1fa6f65e976bfb6dd1c0c7ae37 2,161 1.00/1.00 vMB 31
491,201 491,201 00000000000000000037fda83955b74ae4c48f4158d4fa39b58e931cbeaf0770 1,744 1.00/1.00 vMB 108
491,200 491,200 0000000000000000002627613a824617e727944e4d90b4305911cbf08c307217 2,470 1.00/1.00 vMB 72
491,199 491,199 000000000000000000514d5381137457a4edf5e70bcc5a49283151c306a2908a 1,866 1.00/1.00 vMB 132
491,198 491,198 0000000000000000004b650ee9c01c394612a0d3a07020d241e2bfd6125132b8 1,921 1.00/1.00 vMB 152
491,197 491,197 000000000000000000d446e72f48ba976168d9c68f1ccb2c2a925e0d134de4ee 1,078 1.00/1.00 vMB 33
491,196 491,196 00000000000000000097d390ab6c762e033c32b82a24b252ac3f1631c4cf5e4d 2,498 1.00/1.00 vMB 34
491,195 491,195 000000000000000000b5bdcf7282c5c519b9c278f80d189141577e139807b167 1,519 1.00/1.00 vMB 68
491,194 491,194 000000000000000000c8480434ed1ba97d98fd5d21ea4a072276a813137e1594 1,848 0.95/1.00 vMB 142
491,193 491,193 000000000000000000c71b9a0ee144269c3ed95bd9e7569188afc50adc7c0b8b 1,256 0.97/1.00 vMB 63
491,192 491,192 000000000000000000c6ce58be36456a94ec87fdf518ded59f38217f00d8fd7e 1,615 1.00/1.00 vMB 100
491,191 491,191 000000000000000000b4085d08b0ab6fc581b54c90e35d4d078a679690e61027 626 1.00/1.00 vMB 30
491,190 491,190 000000000000000000da73c4f76d5185e4d6cd69f97ba40fdf53508420b2bc93 826 0.99/1.00 vMB 54
491,189 491,189 0000000000000000000839aa1e702a82e4ed36ecbe504a7def15aec7119c8779 1,001 1.00/1.00 vMB 82
491,188 491,188 0000000000000000000645ce7afa1ed725343e88183ff70b0f3b953c3a04d9e0 429 0.35/1.00 vMB 101
491,187 491,187 000000000000000000c58358450f0cfdef420a31a9752869ed09a387e8ea84ad 444 1.00/1.00 vMB 21
491,186 491,186 000000000000000000dfad595b8ce6387c5be8d121d4e54c5e0f39fbeade94ce 879 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.38 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: 664.45 GB
    • Received: 14.98 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.