Loading Tool

Explorer IconExplorer

Memory Pool

86,134 transactions
31.51 vMB
0.08174431 BTC
Random Selection Loading Transactions
Max Size: 193.83/200 MB

Candidate Block

Mining Attempt 75340c292b9d0ff66b617fec56242808d52fe5a795e1bb65b10eff063f1ebb02
Version 20000000
Previous Block 00000000000000000001a8198c32d51bdc65ee551e9c5da92a193e87af3d7ab6
Merkle Root 8540f023c687f2ef5a27fb3a22a0fdce93632b4b5379c443ef13cb5e3bc10e1f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.01015290 BTC
Feerates: 60.10 > 1.02 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,343 (386,434 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,909 528,909 0000000000000000001456606f245cf5cebc728344790cad1c4ab3cf35ba8941 528 0.28/1.00 vMB 86
528,908 528,908 00000000000000000009e7d1242a6104758e5ab207a1069c926bf6774b95d804 164 0.06/1.00 vMB 37
528,907 528,907 000000000000000000148f7880aaf54b4b2816d8b4a0f68776014bbc42ca5a6f 1,659 0.66/1.00 vMB 30
528,906 528,906 0000000000000000002457e7de24a837d9d21aae9b61db7d656f4a1f90607136 91 0.03/1.00 vMB 48
528,905 528,905 0000000000000000001fdba12ec450dc71ecfffc63cee834e0f5f98336f2faa4 873 0.34/1.00 vMB 37
528,904 528,904 0000000000000000002b1817973a74c307f3aedb62111a345e29aa424bc17177 588 0.31/1.00 vMB 66
528,903 528,903 0000000000000000000c2239e95f2c69515c44f511165ff2c8f992e2f3996503 122 0.05/1.00 vMB 20
528,902 528,902 000000000000000000204a436816c4985aa7ad6f5ac1ff314278fc648190352e 864 0.41/1.00 vMB 32
528,901 528,901 0000000000000000000d8c98dda9457f248d0b3911942c53250f2a036248a880 656 0.24/1.00 vMB 72
528,900 528,900 0000000000000000000cb137b5c8774fe156d08627a23e0bd1e119815571688c 322 0.12/1.00 vMB 32
528,899 528,899 0000000000000000000816042e87133b986c9087e48677c1ee4803d442783c4b 1,350 0.51/1.00 vMB 40
528,898 528,898 0000000000000000001955aec280e6803720da428144b9bcd8adaea039a83f0b 158 0.06/1.00 vMB 35
528,897 528,897 0000000000000000002ca34d4f186cf28c925e8c50ff0e7918381afbd22bb176 118 0.04/1.00 vMB 55
528,896 528,896 000000000000000000214ecb673ff9684881371f1e2560bfc9ce42122741852f 985 0.56/1.00 vMB 49
528,895 528,895 0000000000000000000d77c820bb47a72098a5cfa0f674e48820bd5d28ec9371 64 0.02/1.00 vMB 64
528,894 528,894 00000000000000000010bf52b6ffe5df69e3feb9772ee43f964351f31134135e 231 0.09/1.00 vMB 48
528,893 528,893 0000000000000000002fbf6569e7659e6d76dbf871bd4fca7716ae5f15d9a845 369 0.12/1.00 vMB 39
528,892 528,892 00000000000000000020b69e72cd3267c7c5ea98d2f5ae9c4d69aa5f7838ec58 55 0.04/1.00 vMB 45
528,891 528,891 000000000000000000363e962902db842282d0a1309d3a888814a86728f1e9de 1,680 0.58/1.00 vMB 37
528,890 528,890 00000000000000000027a34666c2c0a84eb24cdee903199e0071c99f7d81ffc8 948 0.33/1.00 vMB 48
528,889 528,889 0000000000000000000b63f288f470fe6c0ab6754a463476de1402caab271ada 248 0.08/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.99 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: 717.16 GB
    • Received: 17.83 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.