Loading Tool

Explorer IconExplorer

Memory Pool

73,472 transactions
27.17 vMB
0.06226981 BTC
Random Selection Loading Transactions
Max Size: 166.03/200 MB

Candidate Block

Mining Attempt 13db9cb0080719af06c482014d825fb53a376daf5035d26b7f65f6847b662d9a
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 7017381b6df345f3eb989134379553444ed5c08cfad976a665f2ed9b426932b4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,946
Size: 1.00 vMB
Total Fees: 0.00431835 BTC
Feerates: 14.05 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (216,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,293 699,293 0000000000000000000b041aaa473010452052dbb8d2fe7ea2205512bf570c4a 1,483 1.00/1.00 vMB 5
699,292 699,292 0000000000000000000839f59f964930dc8028b83feb8ba4a417080dcbd5d11d 2,378 1.00/1.00 vMB 4
699,291 699,291 00000000000000000006cd80860095992ecea964c3fac217e7d986949a7e9e70 2,780 1.00/1.00 vMB 20
699,290 699,290 0000000000000000000cbda1534672d2471ef7f25851ad7e9c34ced04a167525 2,580 1.00/1.00 vMB 15
699,289 699,289 0000000000000000000d33915ee151cd32bd622c33c994327126c796ef763d97 308 1.00/1.00 vMB 1
699,288 699,288 00000000000000000006a28f70631f81865d9cc189d18c36fe16147fd1e3b0da 1,169 1.00/1.00 vMB 6
699,287 699,287 0000000000000000000c2c81c872e7fd0b9524d3a4dde6cfb7a0fad3afaa2093 1,044 1.00/1.00 vMB 6
699,286 699,286 000000000000000000008f38a2a3e7947fad64ddd23a31d720edb5799b1fc8da 180 1.00/1.00 vMB 2
699,285 699,285 00000000000000000008e74b0dd095b43b40c4d02c62a729964e947e7fcff5f6 1,147 1.00/1.00 vMB 5
699,284 699,284 000000000000000000006518a5d65058e9894d3fcc74b38e2918c11bd7029922 806 1.00/1.00 vMB 6
699,283 699,283 000000000000000000032bb6c3ff18720221268b044e83bd0b08aca9f1fae646 1,353 1.00/1.00 vMB 6
699,282 699,282 000000000000000000008d382d31704a48c5e62f59c4bebd813500044a44d215 2,544 1.00/1.00 vMB 12
699,281 699,281 00000000000000000002696d209f6b1cb1b5c39d7d7750fe08fe635727a99193 1,657 1.00/1.00 vMB 9
699,280 699,280 0000000000000000000e86ad63b1138b84367be8d502c47be51beb71567f506c 430 1.00/1.00 vMB 2
699,279 699,279 0000000000000000000693db827f7a6936b42d176b7214ccf213dcf7c9b61606 737 1.00/1.00 vMB 5
699,278 699,278 0000000000000000000bf5d7b4f4e4f243a023ce40d4bb3e1c3ffe85dbf94c86 2,665 1.00/1.00 vMB 10
699,277 699,277 0000000000000000000da7794d4c1f558365f07085d48182bbf5faa5bfa210c9 1,289 1.00/1.00 vMB 6
699,276 699,276 00000000000000000002ba1a51932f78f9352a361a6245c2c4e8e98940546cde 2,583 1.00/1.00 vMB 7
699,275 699,275 00000000000000000001dc089a1f52b3f72a25fc0abb2f3be3b2517d9a802fed 2,599 1.00/1.00 vMB 29
699,274 699,274 00000000000000000009dcae18a0028f045d0febe5bd35e2c67ab731b4e073d0 1,211 0.67/1.00 vMB 12
699,273 699,273 00000000000000000004f188341af005070c56106477f9139a43da8da7225633 2,166 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.93 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: 714.62 GB
    • Received: 17.57 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.