Loading Tool

Explorer IconExplorer

Memory Pool

76,081 transactions
30.12 vMB
0.10002323 BTC
Random Selection Loading Transactions
Max Size: 179.68/200 MB

Candidate Block

Mining Attempt 51a488cf5193725f4d7527b769ba0c791034b8d973ed49e99b290b949af8b644
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root d05f94942ed1dbd15e3c3208fd75e542f462698fc82611991a1e125cb8ce928c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,480
Size: 1.00 vMB
Total Fees: 0.02541555 BTC
Feerates: 100.00 > 2.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (675,698 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
239,748 239,748 000000000000000883e620f234d4962b1197396028c0edacb11faeee0969a07b 72 0.03/1.00 vMB 184
239,747 239,747 00000000000000b12d073e200fe92c50e3f830412ffd33bb5a8140fbe8d46c18 71 0.03/1.00 vMB 180
239,746 239,746 000000000000006fdf265fc93118320a7b732a4f90bb6881e11a58c3426af6a4 115 0.04/1.00 vMB 165
239,745 239,745 000000000000006fc0d0ab3ccc44c29cf011630b7297e118e98293e5da11afc9 143 0.11/1.00 vMB 106
239,744 239,744 0000000000000049a48ce6b84be30e31fdd08608831bca816278a7c611849dcc 207 0.12/1.00 vMB 87
239,743 239,743 000000000000003bc807ee88be1f9047d520d2c1b7f4e86f919797d983767071 1,141 0.47/1.00 vMB 185
239,742 239,742 000000000000000192ae89a949b8504c52b06f0587fc1b840efcc673492d63ea 237 0.21/1.00 vMB 74
239,741 239,741 0000000000000157bc050b8743972ac49df73e78d704a21103752f61bed301a0 630 0.25/1.00 vMB 213
239,740 239,740 000000000000007f6efa810c4b866fe96c01a05945225c284ffd70ab32efb8b4 157 0.06/1.00 vMB 138
239,739 239,739 000000000000014210649faa1e10dd04bcb2e7e46c9250d3bafd6b5ef7a2e966 444 0.20/1.00 vMB 199
239,738 239,738 0000000000000151678e19adafaf5156ac841a68f0e3a25d546ce316b6821887 54 0.03/1.00 vMB 166
239,737 239,737 00000000000000215cbbe2652e9c7d104dfa9f011cad8d316112895604143d0c 173 0.10/1.00 vMB 106
239,736 239,736 00000000000000bd9cd664928198b8a6b6bf9943ee2139a438681442d5937bf7 535 0.25/1.00 vMB 196
239,735 239,735 00000000000000a02f5a879c6b5ee116086fc21e902cb32f1a9b16492e651b1f 145 0.06/1.00 vMB 107
239,734 239,734 0000000000000026d38fdc44be818d79efccd546c6c0c96405129c061f6694b9 633 0.25/1.00 vMB 201
239,733 239,733 0000000000000087f4a88b81375da7f27351012ebb87ab53c21b7116cca90e45 368 0.15/1.00 vMB 207
239,732 239,732 00000000000000a914272fe17b3fd9b5de72b0181351c9dd77d901cdae93402e 32 0.01/1.00 vMB 159
239,731 239,731 00000000000000a1a3b4f392d1577e6086f820341c0e3578d0d92b4c37992435 137 0.08/1.00 vMB 138
239,730 239,730 00000000000000309c8e974ae7ee68e2f92d21d59f17a85b0fbe011ae8c8ca0a 105 0.08/1.00 vMB 60
239,729 239,729 000000000000002f891fc1c1065ee4e9f172963efab09efe910095d95943fc7b 591 0.25/1.00 vMB 248
239,728 239,728 000000000000015c96c433dfafd6a2fc36d493ffd89f0b75b8d609a808d74223 16 0.01/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 783.17 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: 749.35 GB
    • Received: 18.82 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.