Loading Tool

Explorer IconExplorer

Memory Pool

74,562 transactions
27.50 vMB
0.07088308 BTC
Random Selection Loading Transactions
Max Size: 167.90/200 MB

Candidate Block

Mining Attempt 6d805e9cf9bc4b9e4de379f25f345177fb13b3a24937e848b494b6c253833d2a
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root f9c5b212e6e6b76b3004e34ced12d6ca5b341106cdb27eee1498ad08927e2917
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,884
Size: 1.00 vMB
Total Fees: 0.01204243 BTC
Feerates: 80.55 > 1.21 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (561,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,885 353,885 000000000000000005b42a3f2a181bef8590ac24b7b37efc214dcc77e13ab3a2 541 0.36/1.00 vMB 22
353,884 353,884 000000000000000014067f3a849738252e247919ac4226ba2274645dfb67e7fc 1,833 0.75/1.00 vMB 33
353,883 353,883 0000000000000000092886a2c00982d400a558d0569831aaa8d67c13eb6417a2 853 0.40/1.00 vMB 25
353,882 353,882 00000000000000001508c2c433f47c1ca718ac79585bbc3bc3a722283a06ad2f 471 0.23/1.00 vMB 24
353,881 353,881 000000000000000005017d5b280590a66e53fa09c7da1cdc88323f2161e99953 329 0.19/1.00 vMB 25
353,880 353,880 00000000000000000c07ad5e2ae20d26b0bbc5ac0547ba863c33b63b7b31280e 432 0.26/1.00 vMB 24
353,879 353,879 0000000000000000006c33caa646ac5e6c6f1e4b706a0c0c92205fbe40e67c96 459 0.19/1.00 vMB 20
353,878 353,878 0000000000000000005b3702418079b92ed042e132c2eed1413ca2a96cd452b4 898 0.37/1.00 vMB 16
353,877 353,877 000000000000000015afefe7dc4c68e5da0ea1108290566d57eec8922e69b7ba 1 0.00/1.00 vMB 0
353,876 353,876 00000000000000000062a00c480b8092aefda4b8a18cefc727486234d660197e 329 0.15/1.00 vMB 23
353,875 353,875 00000000000000000e1b8889a897499131dec0d86aa70d745ddbfe0093abf1c1 382 0.19/1.00 vMB 24
353,874 353,874 0000000000000000128a9c05f781463606961eae45ba5701d2a46ef9f765e9be 1,117 0.66/1.00 vMB 23
353,873 353,873 000000000000000008c324d5043276d2eefb9a7f5f8cbbdc0fad1c5e8290a467 512 0.24/1.00 vMB 30
353,872 353,872 00000000000000000934a0ee7998cfda0d6aeb4df5270b64944f4075643a2b45 62 0.02/1.00 vMB 29
353,871 353,871 000000000000000005971c3da27fefc34cba727045640e5042036d5543358e8e 190 0.11/1.00 vMB 24
353,870 353,870 000000000000000006ef5198418ec86c489f5fbfee1c54b188b087ce65c2100f 48 0.03/1.00 vMB 27
353,869 353,869 000000000000000006bed79859685c80e46cefc343804e9f94f3c72e6e43eb8e 516 0.30/1.00 vMB 27
353,868 353,868 000000000000000012add31a1dcfebaa5c3a7c0a739e0e22afbb434062e73e8e 51 0.02/1.00 vMB 31
353,867 353,867 00000000000000000e83a8005a569ba6fe5f09dc5d408ca90de5d5d4327d81f3 1,001 0.50/1.00 vMB 26
353,866 353,866 00000000000000000e8519cb055818d7112f77845c7eadfae5069ba9218d6d25 638 0.42/1.00 vMB 26
353,865 353,865 000000000000000014bb2f9f20648eb2994527e5f9a82050ccafbba3623e431a 1,853 0.75/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.