Loading Tool

Explorer IconExplorer

Memory Pool

75,849 transactions
31.05 vMB
0.10273003 BTC
Random Selection Loading Transactions
Max Size: 181.97/200 MB

Candidate Block

Mining Attempt e5e4ab069087ba2f426c003a380f0389df0cecc537b94a485498133ef34fb426
Version 20000000
Previous Block 00000000000000000001b6bcfed7daef6070e84e65a71f9eb69c8b48ca4d4960
Merkle Root 73143cedee2cd0e3d9159d3ca5dcebd599412912ca3e50fe9a78123d27e8c3f1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,585
Size: 1.00 vMB
Total Fees: 0.02171430 BTC
Feerates: 301.35 > 2.18 > 1.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,425 (533,639 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,786 381,786 000000000000000006b5943cb6e6d0bc0dc87f35cc36026d478c2b41fbf2ea97 367 1.00/1.00 vMB 5
381,785 381,785 000000000000000004b909334803795bb213c8d6c3dc973b96c106cc84dd651f 457 0.29/1.00 vMB 37
381,784 381,784 0000000000000000118a4186eb63e9eb750b87bac04d2b905e3b188c343cdf97 838 0.39/1.00 vMB 42
381,783 381,783 000000000000000007f039d30e83067bc1eae526964c5e0e9a7858ee4a59fca2 311 0.22/1.00 vMB 25
381,782 381,782 00000000000000000b3aeeef609b2bc925c678ec29e8932f4bfa55d5b0660b2a 310 1.00/1.00 vMB 5
381,781 381,781 0000000000000000023e10721b8d99d673eca68632426a0e1b3b615da6bb00d9 1,203 1.00/1.00 vMB 24
381,780 381,780 000000000000000002b6607185f4f8a61994c434bde147d70646e0a122ab85b5 1,648 0.94/1.00 vMB 43
381,779 381,779 00000000000000000de6dfa01305b9163ad2efd9f72c77c23ebddf62afc18b00 1,687 0.87/1.00 vMB 39
381,778 381,778 00000000000000000dbed975806f05323f6f18c9b1867a48ed7ae38a25cb92a7 39 0.05/1.00 vMB 2
381,777 381,777 000000000000000008a6d991c6480c6eeef6b016d16b1864b0ecee507deebd44 711 0.83/1.00 vMB 12
381,776 381,776 000000000000000001175c652a572babd30c0227078df395826ccac9a3aadbd7 2,022 1.00/1.00 vMB 44
381,775 381,775 000000000000000003ee8302880a8e3d7a1e76be81c561cee33a44767680472e 201 0.10/1.00 vMB 101
381,774 381,774 0000000000000000026364ce5460fcd5a69827714b94272e61b81e74c97637fb 1,727 1.00/1.00 vMB 34
381,773 381,773 000000000000000009a112b160596f28988483d149e805abb685e921175e9d4e 1,684 0.95/1.00 vMB 35
381,772 381,772 00000000000000000c76d9f8a79573faea225b0946770c6e696fce418541215c 1,365 1.00/1.00 vMB 24
381,771 381,771 0000000000000000099aa5e403fb53149156494b9a466443bb3af7c57ed8caad 1,084 0.97/1.00 vMB 24
381,770 381,770 00000000000000001082036bc5c78a25a50b85744159b260e5136771a5611715 923 0.75/1.00 vMB 25
381,769 381,769 000000000000000005aa0211fe4903d88391654976ae66ff94994769eb739460 2,007 0.95/1.00 vMB 53
381,768 381,768 00000000000000000ed211b270583c6235f0ecf14611c94a5719ca69dfa81065 1,218 0.65/1.00 vMB 39
381,767 381,767 000000000000000002a2e1ddc345b9fe700aa572274cb42e2ebd0a47e7cab403 1,276 0.58/1.00 vMB 38
381,766 381,766 00000000000000000c884634c3543507c9a036a48eb018f9d37d66f36a18c36d 974 0.54/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.12 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 739.23 GB
    • Received: 18.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.