Loading Tool

Explorer IconExplorer

Memory Pool

37,852 transactions
26.18 vMB
0.06435785 BTC
Random Selection Loading Transactions
Max Size: 134.57/200 MB

Candidate Block

Mining Attempt 9f3a95e0ba760d91e0a1211900098a498b3df4c165a86499a65ea8cbb52e1b2c
Version 20000000
Previous Block 00000000000000000000176eec4f97613301ccca0f642e4b2100196c9276c6da
Merkle Root bd4f06f916731f726d4a1382c6d889b3ca6c28c38e94cd789c4c69e8e02ee6ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,373
Size: 1.00 vMB
Total Fees: 0.01599444 BTC
Feerates: 102.99 > 1.60 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,674 (198,578 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,096 716,096 0000000000000000000814683e32355e1a5615b9491c5e52a82a9698e2104e31 2,535 1.00/1.00 vMB 8
716,095 716,095 000000000000000000090310ae50e72ef8d9d9d39e0834031596782c57fcd70c 3,156 1.00/1.00 vMB 8
716,094 716,094 00000000000000000004a21e404950fb1321dc46504083d1705577f1afd55bba 1,810 1.00/1.00 vMB 8
716,093 716,093 0000000000000000000677eb1d77c0f321e0119f28460a3d7c5ee5e449054a27 1,268 1.00/1.00 vMB 5
716,092 716,092 000000000000000000094ec2cfadade58392cf28d7eab717d1eb7aa3c80d3c01 1,109 1.00/1.00 vMB 6
716,091 716,091 0000000000000000000091a3975b9b6b17dfcfd38e83ac66c07619fef0d03ce5 1,273 1.00/1.00 vMB 7
716,090 716,090 00000000000000000004210cea01c6f9bc364db1600b1bafac8245a8408cc54a 1,290 1.00/1.00 vMB 16
716,089 716,089 000000000000000000094161673b658ac208fcba566b283a83aaf471704b0b19 1,099 1.00/1.00 vMB 6
716,088 716,088 00000000000000000008534296b6a9812125ef5bb3e90954c4703285e79a223a 486 1.00/1.00 vMB 5
716,087 716,087 0000000000000000000443ea64f3ab8c7cb77d90afd77d38118a20e0fee9bcfc 1,193 1.00/1.00 vMB 8
716,086 716,086 000000000000000000096e62d951881a16220237236c53a619f33ebece3d43c3 1,341 1.00/1.00 vMB 8
716,085 716,085 00000000000000000006cc6775d3db34c50ff585d95d4791e8c239f993858b9c 1,760 1.00/1.00 vMB 10
716,084 716,084 00000000000000000009414e6d06025afbafa26d805a10403a809844e98481df 230 1.00/1.00 vMB 5
716,083 716,083 0000000000000000000301599e684a8971ad03fe0ae6928cdd9227c3c8b82e2c 1,389 1.00/1.00 vMB 10
716,082 716,082 000000000000000000060044d559b92ae6a1d7f0a2d2e3d620eee4368c80747c 868 1.00/1.00 vMB 11
716,081 716,081 00000000000000000003a15feb40200ecc30255acb4731f5f5a21142c632408e 798 1.00/1.00 vMB 7
716,080 716,080 00000000000000000003f8a41c8373473719a6bd611ce050ccd18db7aaecd8ec 1,965 1.00/1.00 vMB 12
716,079 716,079 000000000000000000079c1c0f0ea0dfc4eee27672e9bf7f6e17808009e11a9b 1,749 1.00/1.00 vMB 13
716,078 716,078 00000000000000000004be065181c88754fe8a4e2b42288b60d65673c29d0599 1,939 1.00/1.00 vMB 11
716,077 716,077 00000000000000000003ed9a52b58b3f09a6ec6241358121920e0f55ad99ee2e 2,480 1.00/1.00 vMB 16
716,076 716,076 000000000000000000044c4c26b6a52cdb816a665ea4a1501ee780207845c1f7 1,066 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.81 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: 635.53 GB
    • Received: 12.31 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.