Loading Tool

Explorer IconExplorer

Memory Pool

79,992 transactions
29.19 vMB
0.06826601 BTC
Random Selection Loading Transactions
Max Size: 177.91/200 MB

Candidate Block

Mining Attempt c2274c892669107fe90c4ffd997b4a3f3fa0c6daab3c7086bdfb7c25450304aa
Version 20000000
Previous Block 000000000000000000019fafbf0b2368823dd13b794ccbffc51e420bcc8a07ae
Merkle Root a5ab9eeeb78687234cd36c694304471afe2283679e93742e4ec1c67b7c84f710
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,905
Size: 1.00 vMB
Total Fees: 0.00711456 BTC
Feerates: 201.05 > 0.71 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,084 (469,789 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
445,295 445,295 000000000000000001dd2fcbf68a9dcb81aee9d7842cec052228263edc51de3b 567 1.00/1.00 vMB 20
445,294 445,294 000000000000000002f36878360c1ff0f0847c924c696becb94e35a8b907c26f 1,359 0.60/1.00 vMB 71
445,293 445,293 00000000000000000229e9c7cc03ff4f27d0f91b3a6e237b8b54b341b89384eb 2,577 1.00/1.00 vMB 86
445,292 445,292 00000000000000000021b58b6ecbc48ae9a9999e7e502970d6dfc99624b7c596 766 1.00/1.00 vMB 25
445,291 445,291 00000000000000000040deaa68b697ea43022a9b2f54dd9ee5bf1d06c242606e 1,421 1.00/1.00 vMB 45
445,290 445,290 0000000000000000030fac4937f5f5cbde64c9caeb676a67acf4ddab48a42b78 135 0.05/1.00 vMB 84
445,289 445,289 000000000000000000acde9515d151e25d048072060f354e2277cb4670cb2f65 1,648 1.00/1.00 vMB 45
445,288 445,288 0000000000000000007114d0bd498e9c984009fe5c5f6f1ace1aa3b4a02c63d2 313 0.14/1.00 vMB 68
445,287 445,287 0000000000000000000c69ac0f944b07d735ab5bfc0a96bbb8f42bdf3d12e584 838 0.32/1.00 vMB 97
445,286 445,286 00000000000000000169877fd07dda9c107e0bef233a63b4098f103f4c892609 2,073 0.83/1.00 vMB 77
445,285 445,285 00000000000000000019d89be93c636460f98cfe737f94cab5b4713322706f4e 241 0.17/1.00 vMB 30
445,284 445,284 00000000000000000030217661a7b1937baf6e4a33ad000a4ab19bdb905b202b 662 0.40/1.00 vMB 49
445,283 445,283 0000000000000000032e8d79d6de1df3a78250cb3807302a845a7727639b1e41 2,530 1.00/1.00 vMB 85
445,282 445,282 000000000000000001e6f57a1b5c3e0838223735cace2671f83c24e0e72ce3b0 1,888 1.00/1.00 vMB 78
445,281 445,281 000000000000000002eac319d87d4959f06e25fdd877bef0a8b42538a07626eb 989 0.60/1.00 vMB 44
445,280 445,280 0000000000000000036e373fe2348d49290c5f4d2dad98597bfaddfc8f884fec 2,224 1.00/1.00 vMB 84
445,279 445,279 000000000000000003245515414e9fc149041cab238c57e16ad72ae5e27f5613 1,381 0.90/1.00 vMB 43
445,278 445,278 000000000000000001ffe84eccf7a1479e0eb11f0bb94002acfac59608342147 2,748 1.00/1.00 vMB 88
445,277 445,277 0000000000000000003487c440045e5a3089481860103bcb915608ea87f59c0d 1,014 1.00/1.00 vMB 33
445,276 445,276 000000000000000000e2f193a39dda2ebdff89af199124f5e645005426ed0e50 864 1.00/1.00 vMB 46
445,275 445,275 000000000000000002c3dd0277d0754519d1ee50e12f8989051b7e7df7705bbf 2,191 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.54 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: 669.03 GB
    • Received: 15.72 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.