Loading Tool

Explorer IconExplorer

Memory Pool

84,104 transactions
31.37 vMB
0.09557890 BTC
Random Selection Loading Transactions
Max Size: 191.61/200 MB

Candidate Block

Mining Attempt dc096312b442f73f5d3cdca61d273a7d8016572212a8e36af4389e31e140f6f0
Version 20000000
Previous Block 000000000000000000007d18c42d3ede84298f1d150a1c2a3362d6d1dc1e1e0d
Merkle Root f3f06d0cb227573fc4725c1d6ec84a6d30029a4a2e75cb761bf69fd8c698da9f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,743
Size: 1.00 vMB
Total Fees: 0.02382307 BTC
Feerates: 150.77 > 2.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,335 (142,471 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,864 772,864 00000000000000000000d2f5efc7e1b51e301ff9efec57e0d390bca7a344f3d4 2,187 1.00/1.00 vMB 18
772,863 772,863 00000000000000000005a634bb002d6634a948f61d9531dd6c51fed13ea69b21 3,819 1.00/1.00 vMB 22
772,862 772,862 0000000000000000000247485d21fa607014145712b6fa49de96bd609d67ca57 2,775 1.00/1.00 vMB 32
772,861 772,861 00000000000000000003812af60740f9409d12c02ebc4ca58328a47188ffe190 2,731 1.00/1.00 vMB 22
772,860 772,860 0000000000000000000015373556622f754abfab99e9669b5131a221d4e711cc 3,203 1.00/1.00 vMB 23
772,859 772,859 000000000000000000041a115a8e3394419a63b8aed788a756e4246f434fc769 3,579 1.00/1.00 vMB 25
772,858 772,858 000000000000000000000faea2b3fbdbc246e22517503a48242bb3ba9acd4a64 3,238 1.00/1.00 vMB 31
772,857 772,857 000000000000000000067b4e7e4056c4ba073b43e32d0ec4263226040342e1d6 3,385 1.00/1.00 vMB 30
772,856 772,856 00000000000000000000ab708c829da23d419c131089dad32862c138caa97732 203 0.16/1.00 vMB 1
772,855 772,855 000000000000000000039808bd66f1351cc7be518180b1a422be85f7e520c616 1,929 1.00/1.00 vMB 10
772,854 772,854 00000000000000000000adac4c3382706e2220a46bfefe2aa5f19256907738ef 2,372 1.00/1.00 vMB 6
772,853 772,853 00000000000000000000d678c5bf95acf4d6920b90123eb66cc13c3d8fe1ae9a 1,856 1.00/1.00 vMB 11
772,852 772,852 00000000000000000005342b9cccf8fd74028f4c9a5c720796dacdd24769f4b5 2,707 1.00/1.00 vMB 11
772,851 772,851 00000000000000000005fbc3c64bfb9a37fa19833a4b60d8c7b971753c52bdb8 3,092 1.00/1.00 vMB 7
772,850 772,850 000000000000000000036b275ba292c14f36a3cb2910a1ca8517b945ca432c8c 2,850 1.00/1.00 vMB 24
772,849 772,849 00000000000000000003faa291f6684ff0c0075f041913d235b613fd91e1e610 1,861 1.00/1.00 vMB 12
772,848 772,848 00000000000000000001082e4539ee64a3d37fad4146a184c3389dedde193917 1,275 1.00/1.00 vMB 12
772,847 772,847 000000000000000000026b4863f7f2c1adf61e20f47df298e31580ec626a6552 2,622 1.00/1.00 vMB 14
772,846 772,846 00000000000000000006a293a42967e44f86b4805b2aa1964d2102530868c95e 2,953 1.00/1.00 vMB 21
772,845 772,845 000000000000000000070b04716dcac15e15cc8fd450b63a9c64a2b78cef6f5a 2,861 1.00/1.00 vMB 18
772,844 772,844 00000000000000000002821ea9e306c165a992536206dfa2d72ffe16e961905f 3,302 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.97 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: 716.10 GB
    • Received: 17.78 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.