Loading Tool

Explorer IconExplorer

Memory Pool

27,780 transactions
24.43 vMB
0.05023767 BTC
Random Selection Loading Transactions
Max Size: 120.39/200 MB

Candidate Block

Mining Attempt a0ec5216a3d431f2674811f4658c947a3a2b919b53b87e1d740fbe486b3cd81b
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root a7224d7fb5f820b6e989d6f05a022b9ae1d2df5115fe611866443b13182725e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,353
Size: 1.00 vMB
Total Fees: 0.00700374 BTC
Feerates: 73.20 > 0.70 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (441,028 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,674 473,674 0000000000000000012fdb114b4549bc5e56298b0ad18e60e6abb040bc9aafbc 1,566 1.00/1.00 vMB 86
473,673 473,673 00000000000000000183359e3e2192a5405cf5915fc05b464feb0be5b5963307 1,109 1.00/1.00 vMB 222
473,672 473,672 000000000000000001508dda0745055843f0e2c541e5f4f908739e18af16d715 2,272 1.00/1.00 vMB 317
473,671 473,671 000000000000000000f661adf18ada77fd88b53484340c7689dd04b34c89a820 2,234 1.00/1.00 vMB 283
473,670 473,670 00000000000000000147272913d598df578d6a5012675d962430b81974fb1b56 2,267 1.00/1.00 vMB 359
473,669 473,669 0000000000000000008889f2d35ebdbbaaf3c9018a491d0929f94aa23eafd321 697 1.00/1.00 vMB 68
473,668 473,668 00000000000000000001f8524eb051c93178a1de618beba59ce6a49f3685d8f2 1,572 1.00/1.00 vMB 165
473,667 473,667 00000000000000000041ff4fc43220d154ebc3a507ad562cac28312d1d7f5828 2,060 1.00/1.00 vMB 232
473,666 473,666 0000000000000000012c006fbfa88a6de4adb41833941fb77b16c3edb208295b 1,952 1.00/1.00 vMB 234
473,665 473,665 00000000000000000179c6c3ad0be27c2c44e0a983305eeb6bda9f63400db618 1,444 1.00/1.00 vMB 176
473,664 473,664 0000000000000000009c632e35b1843f8adbcf6349c018386adef3f9bcd904c2 1,767 1.00/1.00 vMB 108
473,663 473,663 00000000000000000110287f5e855b7d4d07bd9da1ba94fa09bff9edd7d64452 997 1.00/1.00 vMB 225
473,662 473,662 000000000000000001445883bbe8d9aab81457278bdb5169fd7f3bd5e6bc7284 1,784 1.00/1.00 vMB 270
473,661 473,661 000000000000000000534c98871406ea5f2138cfbf2255df6cac245d9dc654de 1,510 1.00/1.00 vMB 155
473,660 473,660 000000000000000000e41e9bbddbf3907089ce3c9ddf4323cb65bdc6ebe0a342 904 1.00/1.00 vMB 98
473,659 473,659 000000000000000001146ac07aee5644286f6732f21e06ae7e4c01f23300f741 513 1.00/1.00 vMB 48
473,658 473,658 00000000000000000042a2fbc16faf491107fcb8c6405091869d4e61f11f382b 146 0.18/1.00 vMB 78
473,657 473,657 0000000000000000018a53c7028e1ecb3f258e8e7eee05a1b9930ccf90519fc0 383 1.00/1.00 vMB 51
473,656 473,656 00000000000000000110007e46bf1c0d123fa22e12e2c8173f74d3771e8bc0e6 1,287 0.98/1.00 vMB 189
473,655 473,655 000000000000000001778e5a54704d535922d8535926f5ad094b65d18de17206 129 0.20/1.00 vMB 65
473,654 473,654 0000000000000000008c05de721be6f2d4fde3f09be0fe6bf42b1022aee797ae 254 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.86 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: 641.76 GB
    • Received: 12.52 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.