Loading Tool

Explorer IconExplorer

Memory Pool

75,419 transactions
27.79 vMB
0.07983446 BTC
Random Selection Loading Transactions
Max Size: 169.04/200 MB

Candidate Block

Mining Attempt ec60bc0b98231b78b576cfb46406493ef8414467642fcbd04647fc83de2c75bc
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root ef7e08eec6212e00001811f8852d84c7a6c7d8e32f334a4e6aca2aee758b78d1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,632
Size: 1.00 vMB
Total Fees: 0.02028471 BTC
Feerates: 151.01 > 2.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (576,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,227 339,227 0000000000000000076734a749401e2b2b3942498cddec9d80b7d4e6005a5f42 1,244 0.75/1.00 vMB 26
339,226 339,226 000000000000000010cad2983d52c5237828960d75db587339b837cebb5b812b 2,251 0.75/1.00 vMB 39
339,225 339,225 00000000000000000c3773cc5221ad54e4af7a63da6d8a189bc662186a82487b 1,160 0.59/1.00 vMB 28
339,224 339,224 000000000000000000604b860e01a7221fb6e35a8f87f6df6d08c9e8d62cb8be 604 0.32/1.00 vMB 22
339,223 339,223 00000000000000000e8dcb05994f8f311efd1060ed2e7b2addfaf6379708028a 344 0.19/1.00 vMB 24
339,222 339,222 000000000000000004d9602dabaa849bd1958c8491cf7b9bc9316e6588ca0132 96 0.09/1.00 vMB 9
339,221 339,221 000000000000000001397e3f7f012e30c6d31f1d8c6370f362efc3e2ea1e3b67 725 0.45/1.00 vMB 21
339,220 339,220 00000000000000000d5dda49a4428f6701580b378dc54ddf4bdc61cdd91ea3f1 26 0.05/1.00 vMB 4
339,219 339,219 000000000000000018fae87f97a9bc339838b5c7d1d931d43eb003b315388feb 208 0.10/1.00 vMB 67
339,218 339,218 00000000000000000ffeb12e85d84c4151258298ac5367f567fec35164387345 864 0.48/1.00 vMB 23
339,217 339,217 000000000000000018320ff632516d923d6c04a9790184c48bd8a880babea87d 130 0.12/1.00 vMB 14
339,216 339,216 000000000000000002416b7b9ee33910721c38ca788da7c1132d085ed9b5e1b7 983 0.49/1.00 vMB 18
339,215 339,215 00000000000000000e2f5c46122321359222eda2f7c1533b3b3420e94c60f1a3 322 0.18/1.00 vMB 23
339,214 339,214 000000000000000004f9d3059ac9239c790d8083b4a4a1dae9b724bc226f206e 1,568 0.75/1.00 vMB 27
339,213 339,213 000000000000000015bed72b3b3f9434ad8d0808ca73893d13fa4281b4604952 2,023 1.00/1.00 vMB 32
339,212 339,212 000000000000000003ddf0c7ee915622e1e16839dbbfef01448e92fbbb326566 168 0.12/1.00 vMB 9
339,211 339,211 0000000000000000024eefb59531181da3273e8de9c6256fc9761f763df98fc0 837 0.75/1.00 vMB 16
339,210 339,210 000000000000000015ae745cd99b0b5a83f9c2433ea79a2c335cc42556af29b8 1,364 0.75/1.00 vMB 25
339,209 339,209 00000000000000000bd8c75d82b0e31a6db7ee8787e90fda425deb92465f4302 1,881 1.00/1.00 vMB 25
339,208 339,208 00000000000000000e08ca3edb2a238d8edf2fd9ef3cbcd16c142a04cbb0281a 574 0.27/1.00 vMB 38
339,207 339,207 00000000000000000569401f5f469662d5e8c99dc4d4d28bba3b295328b66fdd 686 0.25/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.