Loading Tool

Explorer IconExplorer

Memory Pool

82,462 transactions
30.91 vMB
0.10571417 BTC
Random Selection Loading Transactions
Max Size: 185.89/200 MB

Candidate Block

Mining Attempt 7ef155dd74fdbdc8a705e4955a741e17e531374b9f9c9be2f4da3eec73af6ce3
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root edb76af52437a7d501895588300af1c3c6f5e5a6da626127d572fd8d8de78422
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,971
Size: 1.00 vMB
Total Fees: 0.03641472 BTC
Feerates: 163.06 > 3.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (121,287 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,882 793,882 00000000000000000000fac55b1ea6b43bab4f303580055b322fec805ccf501d 4,986 1.00/1.00 vMB 12
793,881 793,881 000000000000000000029962f063ea69ebbcfa1dce1f5bed6823c8db322b926c 1,812 1.00/1.00 vMB 18
793,880 793,880 00000000000000000001ab6061465457bbe7b06cbd2875b4f366b84dc04ab0e8 2,864 1.00/1.00 vMB 18
793,879 793,879 00000000000000000002273fd6079d1d148c1b3ba615b3502801657176ff17cf 4,081 1.00/1.00 vMB 12
793,878 793,878 00000000000000000004334b80994e1507a520293329a921b1b149f8ebf13f01 2,811 1.00/1.00 vMB 19
793,877 793,877 000000000000000000042c19f58742ac2bf1df7c51cdad53c7ac785a8171e027 2,793 1.00/1.00 vMB 19
793,876 793,876 000000000000000000051c762f4b411c875e9f90f399bf64f5d28640e521cd07 3,070 1.00/1.00 vMB 18
793,875 793,875 00000000000000000003c925a11c57742985bafec43c60cd56680756ab389ca9 1,977 1.00/1.00 vMB 12
793,874 793,874 00000000000000000003376096d016aded3f61a74590900e004d0121e7df7a2a 2,653 1.00/1.00 vMB 29
793,873 793,873 0000000000000000000387d9267f65ee1ed7b6b60101f16fd12c970bb38a1a06 1,984 1.00/1.00 vMB 12
793,872 793,872 00000000000000000000181523aa86c5c067302962b948e3c98ee63bfdf6ff11 1,785 1.00/1.00 vMB 26
793,871 793,871 00000000000000000004cea7905abf468987d4da9b4d9ed3ef90321e15a6055a 2,367 1.00/1.00 vMB 17
793,870 793,870 000000000000000000019b57e25259967144e207f140e2ce3fed43c0c774b7aa 2,994 1.00/1.00 vMB 40
793,869 793,869 000000000000000000000ebf7fcced2416b01eacfd7f65077f14b631a9b145d8 2,605 1.00/1.00 vMB 43
793,868 793,868 0000000000000000000310c7a79bd5add37e15026ee9d7bd6e980cf33fcb4302 1,212 1.00/1.00 vMB 10
793,867 793,867 0000000000000000000323fc80398c1c637ab9afb2e0e934fafb2bbfe79ba853 911 1.00/1.00 vMB 8
793,866 793,866 00000000000000000003a9738f207aadaa5deaf79dd2d66ac0b42bf4e3f93f31 1,778 1.00/1.00 vMB 10
793,865 793,865 000000000000000000044eecf94c0613486aad5861cac207027c9172fdb9706b 2,984 1.00/1.00 vMB 18
793,864 793,864 000000000000000000034a0ab0356e008314cc6ca9d73f00a89371fb9baf22d1 2,815 1.00/1.00 vMB 28
793,863 793,863 00000000000000000001c8125b36d86641c3a8c98a5c8482d22fb7bc7cb2e036 3,260 1.00/1.00 vMB 13
793,862 793,862 0000000000000000000547c45a9ef30d0c7da4e3b80a6ba0bdcca53c8e84a947 2,467 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.69 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: 694.82 GB
    • Received: 16.51 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.