Loading Tool

Explorer IconExplorer

Memory Pool

72,963 transactions
28.18 vMB
0.07271068 BTC
Random Selection Loading Transactions
Max Size: 166.78/200 MB

Candidate Block

Mining Attempt 9c68284cee249bc523e180e94b0121978093b0e6e163e5920065acba2a39eaea
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 2a3e70f1ac64033815e89d1dfb7a1a95ee4fa7d63a092c123b9dff74ebf186cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,133
Size: 1.00 vMB
Total Fees: 0.01614939 BTC
Feerates: 157.46 > 1.62 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (805,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
110,009 110,009 0000000000011f3eb941e7dd84e2cdef6c492cf0ff198930f82b703f55199dbf 7 0.00/1.00 vMB 0
110,008 110,008 0000000000016914b0f038ef9af4599bc950c3bcd827beb7122b6da199ae1e71 12 0.00/1.00 vMB 0
110,007 110,007 000000000000010bb397b7a3304db4453a07c02bd853cfef886fe033ec6ce26e 11 0.00/1.00 vMB 0
110,006 110,006 000000000001071029794f956353c4f44cf831dc6931e815f3a7503292c8e50d 12 0.00/1.00 vMB 0
110,005 110,005 000000000000280cfd23ed286227c56e0cb90fff176394d768177137f31051fe 13 0.00/1.00 vMB 0
110,004 110,004 000000000001553ff938a76b3648611ba635dffe501a002384e51617d4206867 12 0.00/1.00 vMB 0
110,003 110,003 00000000000116d33823c5d9f8ead201edc6abf99004ae1d70c63f446746a0a5 9 0.00/1.00 vMB 363
110,002 110,002 00000000000079adda70daf7c6aaf92131ccd72b594fe8ec27a5988f8f818ab3 12 0.00/1.00 vMB 0
110,001 110,001 0000000000018d067c617c2e262e544bae4807e413122b1f4814077a15ac57c6 12 0.00/1.00 vMB 0
110,000 110,000 000000000001bbda3f22ef8e476b470a2d3ae16821c23a6d22db77318d0799a9 12 0.00/1.00 vMB 0
109,999 109,999 0000000000017947e1ea1c4f011b5bf712a9edd5e35d2c4db331f2d1764c593a 3 0.00/1.00 vMB 1,779
109,998 109,998 000000000000d93aad7e094c2e5dbd81ffdcc459ac8d73137a19fc0d4849a605 12 0.00/1.00 vMB 0
109,997 109,997 000000000000ce25e2955ab196047d7eff6aa4602da1112f301d329e82e4222a 4 0.00/1.00 vMB 0
109,996 109,996 000000000000038f04103380a8dab44ce2b9775168f2e1aca7c204e775d16afb 10 0.00/1.00 vMB 357
109,995 109,995 000000000000562d3919706f582098f1d9fe8b10ec7871a0a002114d219d182f 11 0.00/1.00 vMB 0
109,994 109,994 000000000001a8c008fc3c83477c709951b024c585243684237b0f1e5f9ec125 11 0.00/1.00 vMB 0
109,993 109,993 0000000000010813e2d2a52cb0d8e605bdebe634c710b793bf8fcc7fb1d749ab 10 0.00/1.00 vMB 0
109,992 109,992 0000000000000875672d3acc5221981cef09d88fdbacd020e2f55ea34aefc116 17 0.01/1.00 vMB 124
109,991 109,991 000000000000bcb2e179516142379f4cb326a7226d0de77a4b4667d9782931eb 7 0.00/1.00 vMB 0
109,990 109,990 0000000000013be98965fc83437d95034c9542f3cd0674ccde82a445a73c813f 3 0.00/1.00 vMB 0
109,989 109,989 000000000000590fd1d79017c5518660401c63802ee46e43a501edaaa76c8e0f 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.45 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: 667.52 GB
    • Received: 15.26 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.