Loading Tool

Explorer IconExplorer

Memory Pool

48,456 transactions
27.64 vMB
0.05838994 BTC
Random Selection Loading Transactions
Max Size: 148.35/200 MB

Candidate Block

Mining Attempt 965cda43542b18f197db5917c1d9f730f93d2f1ba744f516b81e3c2d1c955029
Version 20000000
Previous Block 00000000000000000000375fbbd5a8f857d9cad09c139bdeceef07d2f055246d
Merkle Root aff5341ab7e0d24d5f6d58b88da5c94e1b4238ceb05ed466ad5e7d2edf7ebc52
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,256
Size: 1.00 vMB
Total Fees: 0.00658180 BTC
Feerates: 502.67 > 0.66 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,774 (541,475 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,299 373,299 00000000000000000946cd2dd14d8100857600f3c8234f2daf62b687e86ea544 963 0.49/1.00 vMB 33
373,298 373,298 000000000000000000067583f7aa548b78031eb5514883669bab5d8f4c17ed7b 1,503 0.75/1.00 vMB 37
373,297 373,297 000000000000000009386cb7e083568ec9a1a110ba348b35646038606661be12 739 0.58/1.00 vMB 21
373,296 373,296 000000000000000004efb740ea73edf94cfc8ba0c5f286c9a24a362e8a18be55 1,955 0.93/1.00 vMB 47
373,295 373,295 000000000000000012b075888ce01f78716b266e1e32f3667e378ff9bfdf2299 123 0.08/1.00 vMB 39
373,294 373,294 00000000000000000055a5d69ff9ec17a50ba86c7a294192c64226c453d935a4 114 0.07/1.00 vMB 31
373,293 373,293 000000000000000003efcaac876fa53e6da8cecc7e4200a7b907a5437e85b4fa 950 0.71/1.00 vMB 24
373,292 373,292 000000000000000008944d02969dcde27ac5932dac4068406d90c3760824b616 668 0.51/1.00 vMB 20
373,291 373,291 0000000000000000106a25ce5f494bd040a290bdfabcde452d7a362cb1b695fe 2,241 1.00/1.00 vMB 45
373,290 373,290 0000000000000000015627f99e9c915ed7e0c22d6e204375785deb7898b17abd 989 0.56/1.00 vMB 33
373,289 373,289 000000000000000001d330f25163c5a38900db075c48ebe1804ff5e5a2898a99 140 0.07/1.00 vMB 34
373,288 373,288 000000000000000012eef54c90ed08b2fb7773b830a9a18a83de7077e52db1ac 162 0.10/1.00 vMB 33
373,287 373,287 000000000000000003d52e8b3445d9587dbc0812a85f4c6fe8c42b607280ae62 282 0.14/1.00 vMB 35
373,286 373,286 000000000000000000b63bc1f922ad869343f351142beedb4ec56b225feeb99f 497 0.24/1.00 vMB 36
373,285 373,285 00000000000000000b525c45f45afdf8ae02666966ed75bbc017144dbb083f92 401 0.23/1.00 vMB 37
373,284 373,284 000000000000000000d670034f26762f06ba2419d10a6df7217d77697ecba721 467 0.51/1.00 vMB 14
373,283 373,283 00000000000000000503146f1799677913ea327182a30470194d8ccb1c7e0ebe 2,234 0.95/1.00 vMB 43
373,282 373,282 000000000000000010d2aa2772784bc7ef387d5c7c73361ce3391e03ea48f130 1 0.00/1.00 vMB 0
373,281 373,281 00000000000000000cd6639d3b5eedb167aab9101aae2024571fcc9c060348cd 559 0.30/1.00 vMB 34
373,280 373,280 000000000000000009befa2b1c7dde66dfefa9c677c020ab73b7e007c9c1deea 567 0.31/1.00 vMB 30
373,279 373,279 00000000000000000b37de4368343c161bd4d239dd6655cbcc4b84b335acd036 667 0.34/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.98 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: 648.41 GB
    • Received: 13.05 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.