Loading Tool

Explorer IconExplorer

Memory Pool

84,056 transactions
33.21 vMB
0.15560174 BTC
Random Selection Loading Transactions
Max Size: 198.38/200 MB

Candidate Block

Mining Attempt 8a355a0e01a38e4e51b05f26adf78a7c3a2a55f4c6a72c7657cda9a6021fd357
Version 20000000
Previous Block 00000000000000000000ed28e39baea4b6623f6a6c602c921cd015c56b2bd9e9
Merkle Root 53348bfa5e550f1067250ed14aee008b67f3f27f399c56bc7c8ae61a0cc28e4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,807
Size: 1.00 vMB
Total Fees: 0.07186505 BTC
Feerates: 348.43 > 7.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,171 (403,386 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,785 511,785 0000000000000000000a264e5cf070c1102b421bdcc1e1f581b282cf30b3125f 190 0.08/1.00 vMB 81
511,784 511,784 000000000000000000223c083f663daa74fdef0a422987e02bffad3d3c3724dd 762 1.00/1.00 vMB 24
511,783 511,783 000000000000000000092de1bd0defcb10bd92790119a138a1345cab46e99064 115 1.00/1.00 vMB 2
511,782 511,782 0000000000000000001a71ca1dfcb526789283465ad26ffa5bfb0e13103fe48f 1,922 1.00/1.00 vMB 35
511,781 511,781 000000000000000000067d3272655a2106eef91bd3f1108c9713a6e6712fbae8 105 1.00/1.00 vMB 3
511,780 511,780 000000000000000000064c28dc3a8b0597d9635734614c9b872aa606aaac87f7 745 1.00/1.00 vMB 14
511,779 511,779 000000000000000000070a65552b8e07a55c8ca850a94e9f826439e860c7c3c9 828 1.00/1.00 vMB 26
511,778 511,778 0000000000000000003583ac0b524d0f18280556c08139eed45c51e4ec967cab 1,414 1.00/1.00 vMB 27
511,777 511,777 0000000000000000005c49f8d336c3fb96e4ecd77a57e6f4b91daa3528923d2f 398 1.00/1.00 vMB 5
511,776 511,776 0000000000000000004746eb3500405f2785e6d4d6a5f906a822919f3a4397d0 739 0.30/1.00 vMB 34
511,775 511,775 000000000000000000581202c00cd1a1f792541b942310e247dcd7751ae592ea 1,169 1.00/1.00 vMB 22
511,774 511,774 0000000000000000002b131692eb3482ad55db0ab625994c49a99fabe9fd2c4a 278 1.00/1.00 vMB 4
511,773 511,773 000000000000000000520e408ca5c7959bb32208f4b4c4db4583183da9903e0b 1,144 1.00/1.00 vMB 24
511,772 511,772 00000000000000000018b1dac3b05ab3247f424a7652313624dea892d4c0d2f6 734 1.00/1.00 vMB 10
511,771 511,771 0000000000000000003e79eeef8473bf7f3b4f57f37ebb9051c77280303ca819 1,498 1.00/1.00 vMB 28
511,770 511,770 000000000000000000490be37c72b88863a4f35ade723d5f6b54b63a1aa9119b 123 1.00/1.00 vMB 2
511,769 511,769 0000000000000000003edb6d889995dce3b0d8ac39a688bef91a829df9bb10ec 420 1.00/1.00 vMB 22
511,768 511,768 00000000000000000006e24cf115b3b00895e330980464f3bf4a3627cb370795 362 1.00/1.00 vMB 10
511,767 511,767 00000000000000000038c98021437df2a7aae808814730fa0d46985d5e53810b 864 1.00/1.00 vMB 10
511,766 511,766 0000000000000000003a613c38c6c3379da14917efe03cfa65922407bd1b0fd0 1,403 0.69/1.00 vMB 36
511,765 511,765 0000000000000000001903bc482eabaee86e9564a0f3f3e24cb71d0fced59177 1,981 1.00/1.00 vMB 48
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: 697.30 GB
    • Received: 16.54 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.