Loading Tool

Explorer IconExplorer

Memory Pool

41,715 transactions
28.38 vMB
0.06800132 BTC
Random Selection Loading Transactions
Max Size: 145.34/200 MB

Candidate Block

Mining Attempt 9a6b6ed87ef12ea238a73c362f1d48eb922b7325d96c7f09e26d5a0c72e87064
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root ae7137b69b2ba1630a94bab92eadb293edad4e0e0823e2b05887854d2c49d08e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,366
Size: 1.00 vMB
Total Fees: 0.01320804 BTC
Feerates: 201.07 > 1.32 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (525,664 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,961 388,961 0000000000000000042de43aee35adfc606f7aee0be5392d2ee18db83aa2b823 835 0.55/1.00 vMB 20
388,960 388,960 000000000000000007ed3a6d77cbb99397e07da6dae92ecfd33910b822e707bd 1,981 1.00/1.00 vMB 31
388,959 388,959 00000000000000000501443dee5c39614487af7bffb6c784ff590aac21fa2e50 2,937 1.00/1.00 vMB 46
388,958 388,958 000000000000000009bbe08d2592a6751e98570ae1c4d9b8a856d69723f0db53 1,851 1.00/1.00 vMB 22
388,957 388,957 000000000000000003a9dcef191c42079dd4bdbedc326fe61f570aae0e3ed2b7 3,370 0.93/1.00 vMB 68
388,956 388,956 000000000000000004387554609fe865f3a784dde6d9ac813d696b21ec646a0e 2,999 1.00/1.00 vMB 45
388,955 388,955 0000000000000000064f491c7251f22ab0d915eaf2f7d19637e3554162833248 967 0.34/1.00 vMB 40
388,954 388,954 0000000000000000066b708fc9a78fcd92b5bf3ae20064a0010423aa9334517e 1,878 0.85/1.00 vMB 36
388,953 388,953 0000000000000000016db8748d3be1be480736636f69b5ed0574f835adbdff5c 1,448 0.74/1.00 vMB 32
388,952 388,952 000000000000000000d98bb2716eb52e0ecf10e308d9d40d37db7874b7a17458 942 0.38/1.00 vMB 37
388,951 388,951 000000000000000002d9931af515f99bc0cbd65f13964dc5b19826c076c57426 1,729 0.75/1.00 vMB 36
388,950 388,950 00000000000000000d69be8e223cf97fbffd050d2f099c8de17ddcdd0136e9d6 732 1.00/1.00 vMB 12
388,949 388,949 000000000000000000504112f5e1d43709b32b64910bb56c91d0f6d41cc531d1 1,617 0.93/1.00 vMB 32
388,948 388,948 0000000000000000087ef327a648a460841ea3a57e325b54eadacc1806fb8cf5 369 0.16/1.00 vMB 32
388,947 388,947 000000000000000000178784085e98aadf04ca8859bd58c912feb311adab048c 717 0.75/1.00 vMB 17
388,946 388,946 0000000000000000091af3f620644e3aaac0a7d9b4a5668b0ffe2e471fc31b4f 281 0.14/1.00 vMB 46
388,945 388,945 0000000000000000048f2f093acd7d6d3465e14270d7e664ea864fd1088c9fe8 1,849 0.95/1.00 vMB 35
388,944 388,944 0000000000000000008b04688cc841948dfedd35c28aa90b10bd4d86919c6cdd 2,260 1.00/1.00 vMB 36
388,943 388,943 000000000000000008a7720308edaca98685f1fd3eb94cf660e4f82ce476c0d3 155 0.14/1.00 vMB 20
388,942 388,942 00000000000000000ac519de5bdc225d6de1604c5f1d5540ae9149986821035d 1,824 0.75/1.00 vMB 37
388,941 388,941 0000000000000000036a03eead5a64315e11278909387634d1c4522b81db8c81 961 0.35/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.98 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.