Loading Tool

Explorer IconExplorer

Memory Pool

81,080 transactions
29.80 vMB
0.10389053 BTC
Random Selection Loading Transactions
Max Size: 180.25/200 MB

Candidate Block

Mining Attempt 340df3fbda6dedaf8ea5e575704493fe91d4c3c2989693635ae48f54dfb91015
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root ad0ef9121e91403f171efb0263e7ce1a472cbbf52c15e2a2111e2317bde98460
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,063
Size: 1.00 vMB
Total Fees: 0.03873509 BTC
Feerates: 146.36 > 3.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (384,691 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,417 530,417 0000000000000000000e825e0fa513b3fe416ddc411827c8a8db1b183e248cd6 2,587 1.00/1.00 vMB 38
530,416 530,416 0000000000000000001446b0829bdf69c941357ddd73aecf675656a96b6877e2 1,012 1.00/1.00 vMB 13
530,415 530,415 00000000000000000009daaa173d3add6e1e5980d0602c366ac24436cedafb7f 1,258 1.00/1.00 vMB 32
530,414 530,414 0000000000000000001202a201151e3c9d4722c873b997d464382041254af1b1 900 0.70/1.00 vMB 10
530,413 530,413 000000000000000000243abef6b06ef09619252f53c9a7b3b37886905fe7b54b 99 1.00/1.00 vMB 2
530,412 530,412 0000000000000000002fc11c030d5007236d0f339b442b8152a37e4c0b6b5ea3 2,521 1.00/1.00 vMB 20
530,411 530,411 000000000000000000218f913372b3e7e09ccb3054e558203710476edec9f29d 172 1.00/1.00 vMB 3
530,410 530,410 000000000000000000117e2e9737e4cbd3a378b76d10a1e0296b058c1d4bafe8 1,049 1.00/1.00 vMB 11
530,409 530,409 00000000000000000028db85bd9f11cdc5c20f3c741dca80b2333ffd586f795e 2,521 1.00/1.00 vMB 23
530,408 530,408 00000000000000000008187d4c083378eaa7b8016338df06f868d4f1aedd4f9e 1,254 1.00/1.00 vMB 11
530,407 530,407 0000000000000000001a2e283f5671687d9577d398777ea21af6b05d6be52657 348 1.00/1.00 vMB 4
530,406 530,406 0000000000000000002a474b35e7c0445b27e4bf1394fca235560e6512b8bbfa 735 1.00/1.00 vMB 6
530,405 530,405 000000000000000000199cff3e8ca21dc8077d16502865a372b68dde6eab6c58 94 1.00/1.00 vMB 1
530,404 530,404 000000000000000000298b4e06a1ba7fa9ed99845285dd1d28f28efd4cdca841 1,822 1.00/1.00 vMB 21
530,403 530,403 00000000000000000010b545a9081df8c77d2fb2f76c85d6667a74b0d027db96 334 1.00/1.00 vMB 3
530,402 530,402 000000000000000000065d4d6797c2506f5e68c148320f14a33c2e7083404f72 1,023 1.00/1.00 vMB 6
530,401 530,401 00000000000000000006de5c034eb0bfd67c3d8864f1e449b547b8bd12e5d84e 2,718 1.00/1.00 vMB 32
530,400 530,400 00000000000000000015e4aab8477bb4783cac3866a38c89d242a9d6294fa9da 1,678 1.00/1.00 vMB 19
530,399 530,399 0000000000000000000510f8921694e73b5214d83c94465b47a499befd98a449 313 1.00/1.00 vMB 6
530,398 530,398 0000000000000000000c6317a8f96dd060906b7557756e895cf3012947d16b91 472 1.00/1.00 vMB 6
530,397 530,397 0000000000000000000a7a75f222bb1334f6a6c8140057802e599f9adaa35bf6 2,973 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.