Loading Tool

Explorer IconExplorer

Memory Pool

77,431 transactions
28.74 vMB
0.06819412 BTC
Random Selection Loading Transactions
Max Size: 174.34/200 MB

Candidate Block

Mining Attempt 26b7557257eba6aed30362a279bc45203ffdc8095798e6aaaa39334a724df3d1
Version 20000000
Previous Block 0000000000000000000094b33996c224af01f043a358605fe53f3736f068ed4c
Merkle Root fc536e9ee711177756f4ec0195fb29e3c715c4138a69635b04d44b4af8447f1c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,415
Size: 1.00 vMB
Total Fees: 0.00840938 BTC
Feerates: 101.55 > 0.84 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,094 (561,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
353,172 353,172 000000000000000007460585e220a3881310b7d8c7d2eac0ebe53fab67c903d5 969 0.71/1.00 vMB 19
353,171 353,171 0000000000000000148c0a47f8ac479d3338fe9da62d610b2bcb72c7f90a8a5d 1,119 0.74/1.00 vMB 28
353,170 353,170 000000000000000015da416e97d263952015e0b47b8084fb8b594f225b0bd999 1,834 0.75/1.00 vMB 35
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.97 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.