Loading Tool

Explorer IconExplorer

Memory Pool

44,130 transactions
31.57 vMB
0.09191996 BTC
Random Selection Loading Transactions
Max Size: 160.35/200 MB

Candidate Block

Mining Attempt 87fdf0e09c18fb2e49915c79ad22b97902b36354344a10b2935110bbb7f34bb5
Version 20000000
Previous Block 0000000000000000000180d1a95e68be67332eadf4bc97ab9a274099cab0a39d
Merkle Root dc959fe1c363b4817fbe8cd63921b70a45f8da19367a65be262f915a3c233144
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,666
Size: 1.00 vMB
Total Fees: 0.02557935 BTC
Feerates: 73.20 > 2.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,459 (359,599 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
554,860 554,860 0000000000000000002eaf42ff52abb3cabb531472599ead253d2473bf24c372 1,440 0.68/1.00 vMB 15
554,859 554,859 0000000000000000002c88fedfb05ee8869da6266b26f8e97d95ca4e98c54583 2,027 0.88/1.00 vMB 13
554,858 554,858 00000000000000000033c38293276fa9ddd5ad8bc561f8d96e17f43107cf1353 537 0.20/1.00 vMB 18
554,857 554,857 0000000000000000002307cba0c675c4dc7a2d9b6d2f4a8cd58a1ad43e18d97d 285 0.23/1.00 vMB 8
554,856 554,856 00000000000000000003e1f358c11d48f5024fca0bef7abcf2f0fbfe358b4162 1,521 1.00/1.00 vMB 6
554,855 554,855 000000000000000000290ea1680ddc46ae8b7cd09a0de37450be446096905c04 2,683 1.00/1.00 vMB 25
554,854 554,854 000000000000000000204f7a83b2b7adcc36c6bbd22fb36d5f21129b6658a1f0 1,936 1.00/1.00 vMB 8
554,853 554,853 000000000000000000013701bde230b0e0e38771704e1764b7c327572e2ca677 2,514 1.00/1.00 vMB 29
554,852 554,852 0000000000000000000cd831649334c3b0df78654c7386938117b945d7ebcadd 262 0.29/1.00 vMB 4
554,851 554,851 000000000000000000199bb1df45650df1b9eb0c0077fe3d6a6085c635776adc 2,655 1.00/1.00 vMB 17
554,850 554,850 00000000000000000028a7f66e84dcfac4a6577cdb467abdb3ab50a5394f6742 226 0.12/1.00 vMB 13
554,849 554,849 000000000000000000207e68bedcb25243bea9554923c613826c1840e64f4c58 2,111 1.00/1.00 vMB 15
554,848 554,848 00000000000000000003eb5dc0ef991f39f36249fbd60b046e104747fa7de656 1,310 0.58/1.00 vMB 15
554,847 554,847 000000000000000000025195c26ac7b90daa9074d74c1cc0c2f68b03da173e65 276 0.10/1.00 vMB 11
554,846 554,846 0000000000000000000a663a962e862988a23ba7af6e8cd8c3c469cb9a4cf1d1 474 0.21/1.00 vMB 16
554,845 554,845 000000000000000000103f429534d8acfa1d5ff574d7f437ed97a0f659a87c86 2,020 0.98/1.00 vMB 13
554,844 554,844 0000000000000000001c8b69a8efbbf1d1fb8fdc0fb17dfc14fb7fb1358ddccd 2,542 1.00/1.00 vMB 17
554,843 554,843 00000000000000000028e0ac027a3e675ed66bc71da8aaa653f24f88639deb42 218 0.06/1.00 vMB 17
554,842 554,842 0000000000000000000fe961f1207f1b58b6764876588d44caa4c6acc2f3e76d 1,197 0.57/1.00 vMB 17
554,841 554,841 0000000000000000002448a2f6f87fe047400491b9ee2ddf2ddb9f22915f42ac 632 0.25/1.00 vMB 13
554,840 554,840 0000000000000000001bc35b0eaead0f58ffc0eab33001e036e8c839cd747648 480 0.24/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.42 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: 608.06 GB
    • Received: 10.64 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.