Loading Tool

Explorer IconExplorer

Memory Pool

78,759 transactions
29.82 vMB
0.07514769 BTC
Random Selection Loading Transactions
Max Size: 182.25/200 MB

Candidate Block

Mining Attempt 5620c3bd3ba77ed24868261798485e62ca1ca1e56ebc39aa1213dd6636eb5c7d
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root f485277f3127036b632a59479566fe319f6e302911276d21be810c92c3ef4c30
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,219
Size: 1.00 vMB
Total Fees: 0.00915939 BTC
Feerates: 200.89 > 0.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (509,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,978 405,978 000000000000000005d713676e4cd111ebc16383d198bd26fe4c7f6883b615e4 1,406 0.80/1.00 vMB 29
405,977 405,977 0000000000000000066d0ca31d57c1c1ca6e75feecc9a7432f98c1a76617e553 2,964 1.00/1.00 vMB 51
405,976 405,976 0000000000000000068697001396b8c4a3e172403e987696e1a1b200d814ded2 695 0.38/1.00 vMB 34
405,975 405,975 00000000000000000150e84d83b810e549d2a165f5e243ec96c00916351a9fbe 2,083 1.00/1.00 vMB 45
405,974 405,974 0000000000000000015167bc0ab1125e37fb1c1c55041044030fa347abb9a8cb 772 0.57/1.00 vMB 29
405,973 405,973 000000000000000001fe39178b79ceacc8c238899fc3bc2d41e961a2e426b036 1,707 1.00/1.00 vMB 32
405,972 405,972 0000000000000000014a07f178ecb07178f4ab0042862690d20a8e02c7cd9a65 2,086 1.00/1.00 vMB 44
405,971 405,971 000000000000000000164708edab20f3cf8e8336319bd32d01349318d567d81a 875 1.00/1.00 vMB 15
405,970 405,970 000000000000000002f097c357f12b3572369addbad6703bea399f8684339f1d 1,126 0.63/1.00 vMB 33
405,969 405,969 000000000000000001c7e9bbcbf9d8a00367ac80c1c5a5a72edc00ca35ff23bf 1,699 0.99/1.00 vMB 43
405,968 405,968 0000000000000000033c8c0a4555b116f7edf87730c5ab0a7dbeae7071955e2d 1,006 0.79/1.00 vMB 21
405,967 405,967 00000000000000000204aa981fe55745e84ac9bc168e6a4f33c41563f7a73ef5 1,039 0.87/1.00 vMB 28
405,966 405,966 0000000000000000042897ea5878658e504d7976704dbce8a523638bfc9cb3b9 813 1.00/1.00 vMB 28
405,965 405,965 000000000000000003e13cba0d87e440cdfdb2abdb20aec528abc20e762e26d9 2,704 1.00/1.00 vMB 49
405,964 405,964 000000000000000002eb7dab287e572640ab406c8057241dce20c81ab87f9a0d 2,652 1.00/1.00 vMB 47
405,963 405,963 000000000000000004ebe9c7996d7d6d8c7de6e1292e4a2ea0d2256bd900ab34 135 0.05/1.00 vMB 41
405,962 405,962 00000000000000000560bf9ee3229985126fabbf5ef0947a376a85bd955aa785 1 0.00/1.00 vMB 0
405,961 405,961 00000000000000000044ac23459093f71e0fc84d53bef12f9f045958e9095612 1,656 0.94/1.00 vMB 41
405,960 405,960 000000000000000002e85f8c20710d4d0452bc7d7e91c20e7db79a9b84a055c6 955 1.00/1.00 vMB 15
405,959 405,959 00000000000000000023b6ae2bbbfbe3572731a9570b1686981d92d667d259ca 2,063 1.00/1.00 vMB 36
405,958 405,958 0000000000000000033e84d21696e79a86bdd8c214a13528b06a21ac329e09d7 5 0.00/1.00 vMB 188
Previous 10 blocks ↓
Total Size: 783.05 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: 720.58 GB
    • Received: 18.20 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.