Loading Tool

Explorer IconExplorer

Memory Pool

80,529 transactions
30.37 vMB
0.07611541 BTC
Random Selection Loading Transactions
Max Size: 185.56/200 MB

Candidate Block

Mining Attempt 4e5b8a8157a04906c7250b742d165388dbb986d189bcddef88c0b638b1dd2ffb
Version 20000000
Previous Block 00000000000000000000d1d2ad17fc19c6d3c0ce75e637dbcce014786420ab4b
Merkle Root 9ba85869e36d2b31725800a29306b243579a8e869576e09eb575889681e92349
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,752
Size: 1.00 vMB
Total Fees: 0.00818527 BTC
Feerates: 81.27 > 0.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,357 (532,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,336 383,336 00000000000000000faeace32d270479d4d7a7d31363625ed3a043e3d2235ed3 1,189 0.56/1.00 vMB 34
383,335 383,335 00000000000000000c266943154fb4d1a83bc1db67f5b812d258f8eb38d68860 2,227 1.00/1.00 vMB 31
383,334 383,334 000000000000000002cf6e9d02330f58c1c773ac4501ae6624d056a6970f30af 1,507 0.98/1.00 vMB 19
383,333 383,333 000000000000000002beba85a59436a2203feec29e4d553d93a39690fa3aa6df 2,865 1.00/1.00 vMB 60
383,332 383,332 00000000000000000a882403a5632e732c9ed108c30cc13d22e345b0edf2d17b 415 0.17/1.00 vMB 38
383,331 383,331 000000000000000008ecf56afca20e01b95a9825ec7e3af4ce2176dfe586903c 862 0.62/1.00 vMB 22
383,330 383,330 0000000000000000030b364b0e27b4199a84b20b0a6352ba96161221adb5fd1d 308 0.26/1.00 vMB 19
383,329 383,329 00000000000000000525030eda74b9499ba5a25ecea03eb6042b277c26f20988 2,178 0.93/1.00 vMB 38
383,328 383,328 0000000000000000042f1ce4391ec02733d882d9a479a87abe951cad9fb40506 1,524 0.93/1.00 vMB 25
383,327 383,327 0000000000000000030c573383b988dcec26572f513f8eeebf428e7fafa659ac 2,055 0.75/1.00 vMB 50
383,326 383,326 000000000000000009e68e5bf1d33354fe7aa6008017c92206cbeeeff6d13e9c 150 0.13/1.00 vMB 18
383,325 383,325 000000000000000001383edf832c38c7f40f8b1e1d64a4666ec4253dae2fe7ec 276 0.16/1.00 vMB 27
383,324 383,324 0000000000000000013bc7206ce2451f76663f4c8f59434b52ba94dddc473863 497 0.25/1.00 vMB 31
383,323 383,323 00000000000000000b0a3c272c04e5a91e44f0e654ce5d0ac8242751a617d9a3 1,191 0.56/1.00 vMB 38
383,322 383,322 0000000000000000080667fb4c92eae2d3fd3cf11849917fee6f070e517617f2 578 1.00/1.00 vMB 5
383,321 383,321 000000000000000006cf4a38616d49d7e58b9eef0dcb73e338864cab2a4d94fd 698 0.31/1.00 vMB 32
383,320 383,320 000000000000000004a12eb3c7124039e08eaa6d4f91b6827457119b3c516e91 182 0.14/1.00 vMB 17
383,319 383,319 000000000000000010a1d8e79d6ccee619f14a666785132511656d980a2ca33a 479 0.24/1.00 vMB 29
383,318 383,318 000000000000000006579476c0611e6cfb161278c33fb6eb7012df1b0f27454f 189 0.17/1.00 vMB 22
383,317 383,317 0000000000000000042109659e2f44c2e8b3b7e8f67858ffe0f4da1ab9acf009 81 0.07/1.00 vMB 23
383,316 383,316 00000000000000000fbb19a59063588bfbf226aaecbe101200d2cb72d17b9da8 554 0.35/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.