Loading Tool

Explorer IconExplorer

Memory Pool

79,094 transactions
29.39 vMB
0.08712382 BTC
Random Selection Loading Transactions
Max Size: 177.85/200 MB

Candidate Block

Mining Attempt 538e2f1619b8e2ee32564c53feb00bf69b52471d3547806a068405d797628974
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root 0cdeb743c54ccda0ffd2a5207313dc14b896d75209922a82018c5594747c2b8b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,986
Size: 1.00 vMB
Total Fees: 0.02542611 BTC
Feerates: 263.85 > 2.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (561,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,193 353,193 000000000000000015c03bf5741b44188b48e0e21a8166cc897c38d0ebc2a5f7 803 0.39/1.00 vMB 19
353,192 353,192 0000000000000000092f8a4cec04d9a6a9976139db98362656182fc4470b845e 1,227 0.54/1.00 vMB 36
353,191 353,191 000000000000000012afd637cd9cdc2145bd7c80c67e05b152fbdb4ad592713f 1,219 0.75/1.00 vMB 21
353,190 353,190 000000000000000013e810c71c21bf475b38b5d2a272e8b47f5c4c79cefffab9 1,315 0.75/1.00 vMB 27
353,189 353,189 0000000000000000011570cce242585b6d60cc74907fd565f07ef36fc96b98d5 1,921 0.75/1.00 vMB 34
353,188 353,188 00000000000000000313c33cb8ceb06bf6aa50c2ad1288fa9d092b65f02c70bf 302 0.09/1.00 vMB 45
353,187 353,187 0000000000000000019e125e4771ebbd5dcfe95f39498f57825a89a995e8eb8c 159 0.10/1.00 vMB 19
353,186 353,186 000000000000000005de68baccd7601a23e4211d8d8298b8e1626d7b276b3947 307 0.16/1.00 vMB 27
353,185 353,185 000000000000000004333fd7d9c911bacb358f9ef900c63b186b01b512d99aed 1,427 0.74/1.00 vMB 25
353,184 353,184 00000000000000000108fb767fa56581e7e8a9a8acad8296d5c2e94fb968b96f 481 0.25/1.00 vMB 23
353,183 353,183 00000000000000000a81aee440e6be31b32a4bb57390a6374f056bbcf379a170 200 0.12/1.00 vMB 19
353,182 353,182 00000000000000000fc854bcb24c8f9c9797627f4365a84577b87cefc53ba174 317 0.18/1.00 vMB 26
353,181 353,181 00000000000000001567e85d4f19066c8c6d164ad3af9f82c42ca714b50de141 610 0.36/1.00 vMB 22
353,180 353,180 00000000000000001568b36f6c867b234b3a4b275380a9b37dc029c0fde2d24e 408 0.22/1.00 vMB 24
353,179 353,179 000000000000000003488d0b7f8ff768b618ead8d5001a0b30c0a511af8510fa 1,278 0.77/1.00 vMB 22
353,178 353,178 00000000000000000bd135b17ce28e2a4a80fdd2b98ade06ce2dbde38e5373f6 15 0.01/1.00 vMB 14
353,177 353,177 000000000000000015ed4c31f4dd5a42f6d2ba7e99f6b528661a288218c97c93 418 0.27/1.00 vMB 23
353,176 353,176 000000000000000012813d50db2a594cb8226ac32a91a08b2f806adea34cc2b4 352 0.21/1.00 vMB 17
353,175 353,175 00000000000000000514226fd47f8736be7a511c9c4c323611a0a973d8ec9941 773 0.72/1.00 vMB 18
353,174 353,174 00000000000000000bda5644037b2f0f90adf4ec293bb298735e58eb99ccd43c 1,263 0.68/1.00 vMB 23
353,173 353,173 00000000000000000e86a5f27eddd32a9872a93f329073873afc94e095b279c9 291 0.13/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.