Loading Tool

Explorer IconExplorer

Memory Pool

42,261 transactions
19.62 vMB
0.04225794 BTC
Random Selection Loading Transactions
Max Size: 111.00/200 MB

Candidate Block

Mining Attempt bf93079bdf93b411d79dfef2317402c8b994fc3212d7428bffb9f996e13b96ba
Version 20000000
Previous Block 000000000000000000018874f947c54f57812b49683cdc24268b3f6b0182883c
Merkle Root f8094faaa0bb882bcef66250cf6e0ffad5ab93914db500a07eaeeac13e36335f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,067
Size: 1.00 vMB
Total Fees: 0.00415288 BTC
Feerates: 301.57 > 0.42 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,953 (756,148 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,805 157,805 0000000000000108c18149c817f71c14992e9fb6a2a9680557d1c5761573bfd5 9 0.00/1.00 vMB 82
157,804 157,804 00000000000008750fc9b4e26bc9a435c7911f451cee6af545b1a9a373f76e48 28 0.01/1.00 vMB 20
157,803 157,803 000000000000031082340f2786594ed2a09228832026f881ab1611f0a060bb0a 8 0.00/1.00 vMB 17
157,802 157,802 00000000000009eca7c767703c853be2db0fd56ac843799a6a420b77fccf68fc 21 0.01/1.00 vMB 39
157,801 157,801 0000000000000e7f0c316e8b7609e9c8d59e9ca065d0be35172525f6df5d2be9 13 0.00/1.00 vMB 0
157,800 157,800 0000000000000251556bb869c25044d9eab4d697b144d7dd9ad4b2c4c9713d87 17 0.00/1.00 vMB 70
157,799 157,799 00000000000005ef560f134942f0d3a7b6b1947fc82887b08995e1ce4b53012a 48 0.02/1.00 vMB 50
157,798 157,798 000000000000037bdcd449098bf07caa7224386215b8cbd2e63aa0191d3df35f 88 0.03/1.00 vMB 128
157,797 157,797 00000000000008d38e0c8af131fd00ca5b1907770d47c7614fd53052aa5436ce 48 0.02/1.00 vMB 216
157,796 157,796 0000000000000b94a7ecd3a0453166b04f2b917ee46c805eac827d0c966d65d6 12 0.00/1.00 vMB 10
157,795 157,795 00000000000002b2ee1f5576e94d5478ce84cfd68a2620846f60f14554b4a80d 82 0.04/1.00 vMB 35
157,794 157,794 0000000000000c9eee3dd17a23ff3fac612bd55277dfa272b4c7dc4dc7d818dd 8 0.01/1.00 vMB 34
157,793 157,793 0000000000000cefee2fd32a32bcf6eee0f54fc367e2ba7890eabb585f788e2f 5 0.00/1.00 vMB 66
157,792 157,792 00000000000008f2d1cbc956f5289f91413bc48739826156fecf7f73ad7a5b4a 9 0.00/1.00 vMB 0
157,791 157,791 00000000000002049ffeb4c9420f96862512b07b4678aef8efb9df1c73a43557 20 0.01/1.00 vMB 30
157,790 157,790 0000000000000ca69fba726cc17e131c9865ecca569b5f6c5f7412a555bdffc0 12 0.01/1.00 vMB 595
157,789 157,789 0000000000000a1659fc6a784787451302cc625bbabb3ade18d76644f2dc3db1 62 0.03/1.00 vMB 296
157,788 157,788 00000000000000ac44dbe95feaa6a213f88280a6631edfed664061a66bd5705e 117 0.03/1.00 vMB 46
157,787 157,787 000000000000035f4e807355048a3a9ab551427e28c67f7743a2aa233b903837 15 0.01/1.00 vMB 218
157,786 157,786 000000000000036a10e0ad8b4f6e575dcc24dacf82f0a1ac325b56d72738eeb9 48 0.02/1.00 vMB 68
157,785 157,785 0000000000000d34e30d0da09ff1da9252a17a432a32c3b745f196608ab51fad 52 0.03/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 780.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 535.15 GB
    • Received: 5.89 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.