Loading Tool

Explorer IconExplorer

Memory Pool

38,713 transactions
26.45 vMB
0.06584316 BTC
Random Selection Loading Transactions
Max Size: 136.31/200 MB

Candidate Block

Mining Attempt 8524b9aa9722e386d9ac7c56ff7d0e1bfe21311f16f6d108cb47f0cfdcd55334
Version 20000000
Previous Block 000000000000000000002d05d6b44ad40f04c8763a38c5afbba07e4fafa201d8
Merkle Root 499b75ac30087004d78bfe5db19823b5866d5dd45e7cbeb14bd5c3cb8a7bfef6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,730
Size: 1.00 vMB
Total Fees: 0.01646013 BTC
Feerates: 199.22 > 1.65 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,672 (153,762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,910 760,910 00000000000000000006549fabe7c157a46403d4f2916a76332d2a0da0cff28b 185 0.06/1.00 vMB 13
760,909 760,909 000000000000000000042bade2e741fa475a2a31e544e01a46fa8f286fb77115 1,687 0.96/1.00 vMB 6
760,908 760,908 00000000000000000006c7349206e9711db04abb58728e9721c77ad314f33f24 2,194 1.00/1.00 vMB 13
760,907 760,907 00000000000000000003dce88b044e98eaa011149f24511209367fb4f03f57d1 1,507 1.00/1.00 vMB 16
760,906 760,906 00000000000000000005f4b77ddf6942cbf7c5663112ccda5ba810f3cf7504aa 610 0.38/1.00 vMB 9
760,905 760,905 00000000000000000000eea7d14b97334d7048865ae6bf24cbae0218b370d5a8 342 0.13/1.00 vMB 10
760,904 760,904 00000000000000000004f048a191e6555b059ac015deec99bed9669cb3cc9a89 112 0.03/1.00 vMB 14
760,903 760,903 00000000000000000002c4d2276d41f8d75480662a8f99bdd144e2a21c72e804 167 0.10/1.00 vMB 6
760,902 760,902 00000000000000000000d7948fab7d219640775b58ea9252e59c1d8cccd167e4 1,939 0.65/1.00 vMB 11
760,901 760,901 00000000000000000001f7bb80be52c35a03ebba2343601a613d1291bfdecb9d 1,225 0.45/1.00 vMB 10
760,900 760,900 00000000000000000005c616708f08f74bb918b304df27c6a134202f5723bad7 1,665 1.00/1.00 vMB 10
760,899 760,899 00000000000000000001c55b460014b521fff6b54749f6a35af2b955b6ec4904 1,345 1.00/1.00 vMB 6
760,898 760,898 00000000000000000002bc38b4d74449f8dd6fbd09e80121fbb39ab2fc58637a 2,870 1.00/1.00 vMB 9
760,897 760,897 00000000000000000006ec33816ab13206dd412884a424dcc87b86867ffa2e5e 2,421 1.00/1.00 vMB 17
760,896 760,896 00000000000000000001ccefa3cdbff87948a07bd9ca1eb31dab5a9c70953d13 1,991 1.00/1.00 vMB 22
760,895 760,895 00000000000000000005abfff20a3ceaa6df25ce64fcabd74368b9a8a9fde57e 477 0.27/1.00 vMB 9
760,894 760,894 000000000000000000039dd7ca8a7481046278c7d0bd64b6cd4cb3727f9a4f4d 342 0.11/1.00 vMB 12
760,893 760,893 00000000000000000000243bf93476c95bf4c7f4a8565ca7dc9c961efcb73b5b 377 0.15/1.00 vMB 12
760,892 760,892 000000000000000000010a73e2c9da9b2337380af5b5023806d2becdaf8fc9ea 2,441 0.80/1.00 vMB 13
760,891 760,891 000000000000000000046fdbf2cd2bf3ea9c739c210514e577ab515e3e21964a 94 0.31/1.00 vMB 1
760,890 760,890 0000000000000000000034ccd9abbcfaa7c2678af8089e12ac34eaa11594f0d1 2,726 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.81 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: 635.30 GB
    • Received: 12.30 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.