Loading Tool

Explorer IconExplorer

Memory Pool

79,416 transactions
30.18 vMB
0.07541188 BTC
Random Selection Loading Transactions
Max Size: 184.03/200 MB

Candidate Block

Mining Attempt 1f685a4976e9a41725f4dbfe2b87f03eb8d3d719572ca5393ab62e1f5a74d3bb
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 2832e5b183e4d09a99e2688efb7969a42ae42e2cd54006d4ae9627ddd676732f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,629
Size: 1.00 vMB
Total Fees: 0.00821313 BTC
Feerates: 30.00 > 0.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (532,040 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,344 383,344 000000000000000000386f7ffe6339235d6808541c034eafa0f597733b5e8500 886 0.48/1.00 vMB 29
383,343 383,343 00000000000000000dfebd1a8f4a449163fe67d4f0dc76b9d5183e3491a3d288 403 0.30/1.00 vMB 21
383,342 383,342 00000000000000000bd9b3369744fb1c7daeb25f18061707db9a344273682bf1 1 0.00/1.00 vMB 0
383,341 383,341 00000000000000000c9c322c4a18e38cfc69b7788fc6ddcd6feb3fd5302db03d 1,089 0.70/1.00 vMB 24
383,340 383,340 00000000000000000d371a6872ba7f6ae953cb094f3051096e83f8f5541a31cd 1,962 0.99/1.00 vMB 31
383,339 383,339 000000000000000009571c23c0c43d5634bf5bdb874c98e13e254ef0de6a4e28 2,720 1.00/1.00 vMB 42
383,338 383,338 00000000000000000e069afd805fc955b920d8840420f3b58d15bc629796ceca 349 0.21/1.00 vMB 27
383,337 383,337 000000000000000008a88d59233972b8e1bf7c8324253f9a0fd44fad852bc4a9 1,241 0.56/1.00 vMB 33
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
Previous 10 blocks ↓
Total Size: 783.06 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: 720.63 GB
    • Received: 18.22 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.