Loading Tool

Explorer IconExplorer

Memory Pool

75,565 transactions
33.40 vMB
0.12437917 BTC
Random Selection Loading Transactions
Max Size: 186.35/200 MB

Candidate Block

Mining Attempt 0705834aa0f6cbb83a0f28af3bc1193ec34dd9086d45c0d97ea7432f5455ada9
Version 20000000
Previous Block 00000000000000000000c077d8988b15493bc1532da26f22c899c1307eed6203
Merkle Root c93e117742e3a3a5b94e30ddf5f3e209dbf1390bdc3545e2fe051966c2a740fb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,139
Size: 1.00 vMB
Total Fees: 0.01782718 BTC
Feerates: 70.48 > 1.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,414 (485,871 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,543 429,543 00000000000000000119f80d96a160ee95800325d2accf8b3c06ea51f6a44aec 310 0.99/1.00 vMB 69
429,542 429,542 000000000000000003f1eb04a2271984423c632b3ae8fdc24d40c6681a404aa8 2,148 1.00/1.00 vMB 94
429,541 429,541 000000000000000000b9a14874bf61c225230ca72bf32efe35e33793c13d6880 424 0.98/1.00 vMB 9
429,540 429,540 0000000000000000017ae5063d1f6dab12b3a4fcac035bfdc1c9632000050fb6 666 1.00/1.00 vMB 17
429,539 429,539 000000000000000000d8937b491b606cfcf45cf4be7ef83704339eaffdd5eda4 179 0.10/1.00 vMB 55
429,538 429,538 000000000000000003caa53c453e5c8493699dfdd294fecbd14477ff08deeedc 284 1.00/1.00 vMB 7
429,537 429,537 0000000000000000007fdb2bce9ca3beb3c3b0286284d626f474853b5fc41d64 272 0.10/1.00 vMB 68
429,536 429,536 000000000000000001c9f8e43229b976124ac5d6e7f2b343351c45af1c4744d7 1 0.00/1.00 vMB 0
429,535 429,535 000000000000000000f18138f8f53f40df2ba4d33045326f31aa5330d0e4fc06 860 1.00/1.00 vMB 25
429,534 429,534 0000000000000000040af9f9fa9376e0d374c4e80c8774278148d503d456e3be 1,432 1.00/1.00 vMB 33
429,533 429,533 000000000000000000fb4076ac3ead051dd673bb39713942dafb1dafff33c237 2,000 1.00/1.00 vMB 46
429,532 429,532 0000000000000000007f0b135019921968ce1cca20476074ddfea3ee8a672372 2,746 1.00/1.00 vMB 60
429,531 429,531 0000000000000000001f7e1109abe22b20b387359a3d527019ad932077fc92f5 2,898 1.00/1.00 vMB 67
429,530 429,530 000000000000000002e46c72102f5f275e36c7a0a4abe25d90bbbe25b9b0f8e9 1,723 1.00/1.00 vMB 88
429,529 429,529 00000000000000000498f5d889f8c5eda32e33077dc876f8eaeb77e229a81546 1,158 1.00/1.00 vMB 33
429,528 429,528 000000000000000000c5fd3ddea16fd08fc8f112db93b216ca7a0d1d11ea5eca 1,555 1.00/1.00 vMB 57
429,527 429,527 0000000000000000025bbdcd309caad574c8bec2cddbf0a53a0aefd63d616dd5 2,463 1.00/1.00 vMB 55
429,526 429,526 0000000000000000013473b250b9fe9948191db8047036490f4da634317bd10c 1,603 1.00/1.00 vMB 86
429,525 429,525 000000000000000002e5e6658f3852055d66619cea71fc7035b1afbeebc8235d 67 0.05/1.00 vMB 33
429,524 429,524 000000000000000002e2d0f8ab14079d67baa2e13bb3adf66331b587cf83b475 914 0.36/1.00 vMB 54
429,523 429,523 000000000000000004329919f6b4cb0177351f028069009dcb12ab59a883f2f4 777 0.37/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 783.11 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: 731.99 GB
    • Received: 18.53 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.