Loading Tool

Explorer IconExplorer

Memory Pool

80,451 transactions
30.18 vMB
0.07423328 BTC
Random Selection Loading Transactions
Max Size: 184.98/200 MB

Candidate Block

Mining Attempt e83da72a4b30ad73567763ea2299fbd6df017713adf3f3c691a360cf5ebc988e
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 06334d749a8cfe71e5c76b31d4cc1b7e2ecc8cd3e78f51415a2f101f8a7f875e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,661
Size: 1.00 vMB
Total Fees: 0.00699410 BTC
Feerates: 40.21 > 0.70 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (502,522 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,836 412,836 000000000000000005a88d994ba78e291e807566cdccac392690d23b18c66e8d 2,283 0.97/1.00 vMB 40
412,835 412,835 0000000000000000042a28f5324369c6c94bcba49426755e41a47f76251a5fe9 2,023 1.00/1.00 vMB 32
412,834 412,834 00000000000000000402aee69eb2f274bb8a73b41d825b3ef6352cc49d9e29fc 2,640 1.00/1.00 vMB 59
412,833 412,833 000000000000000000fce0274e1a900744c6514bf3cb276cb05600798f848d0b 859 0.35/1.00 vMB 45
412,832 412,832 000000000000000003bb8917d0dd9a4dd17fed771d4a87cdebf85e8a70acf247 906 0.40/1.00 vMB 35
412,831 412,831 000000000000000000b3f69658d6dad83f68cbc745e4d28da8038a586ca02ff9 963 0.40/1.00 vMB 36
412,830 412,830 0000000000000000036c10a9197e8fe5c353b6d2a7fd7a2f31ea5538067e8db4 1,125 0.47/1.00 vMB 48
412,829 412,829 00000000000000000512bdf7c11ede74e4011edc7ecdeb6002c72fcb3590e4f5 1 0.00/1.00 vMB 0
412,828 412,828 000000000000000004f2b1dd1c2091a813405511e47df9a622ceee54a2c27119 742 0.29/1.00 vMB 51
412,827 412,827 00000000000000000011aa6cdc61cab065cc8c2e1b6ab66056fdd9e3d093f7e2 126 0.07/1.00 vMB 33
412,826 412,826 00000000000000000553ae02a05587f6791ac812bf70845af6fed77c5e7ed3ba 1,025 0.44/1.00 vMB 49
412,825 412,825 00000000000000000403691d24b1002041450e627ab982bbbff75245ea37678a 617 0.28/1.00 vMB 46
412,824 412,824 00000000000000000485e94ce4638d4f0b72819117d9fdf7a22fdd58fdcf2f8a 342 0.12/1.00 vMB 55
412,823 412,823 000000000000000000873aa8f19f5765a63e1c263eda050aab62a56fd4f45534 664 0.35/1.00 vMB 42
412,822 412,822 0000000000000000011e6e846d16038edf55fdcd17d8559b2da3b5078bf4f870 321 0.12/1.00 vMB 54
412,821 412,821 000000000000000004ae4ab35b5f8cc4344bf37bb491d95540c0b557921fadfd 1,048 0.84/1.00 vMB 25
412,820 412,820 0000000000000000041d73bc73e9cebfea84493531dc8897c9df8d381d9aa77c 2,549 1.00/1.00 vMB 58
412,819 412,819 00000000000000000468b8d6a6986d6df7fb07eb47208428baa876145c2c092b 715 0.99/1.00 vMB 14
412,818 412,818 000000000000000001a88297c873bada57830c8ba978ec831320515b24383eab 273 0.18/1.00 vMB 55
412,817 412,817 000000000000000001086722c0acc7d8c52fd1daafe1e9789dfbaf777ccc52c5 1,645 0.97/1.00 vMB 54
412,816 412,816 000000000000000003558c66c0af8d64870110b248072f0d4a66d22c87e5355a 1,117 0.98/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.01 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: 718.89 GB
    • Received: 17.99 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.