Loading Tool

Explorer IconExplorer

Memory Pool

46,084 transactions
27.57 vMB
0.08403151 BTC
Random Selection Loading Transactions
Max Size: 145.24/200 MB

Candidate Block

Mining Attempt 72952bb64fe607481c9aba478319822c3ec4d3fe5964071e213a72eef1c8a7e2
Version 20000000
Previous Block 000000000000000000000daf054202e657483ffdca3c83fde776f6782404cc63
Merkle Root 698623474716b99afe7febae0acc8838a69bf70ce07d1a2aa71c5f755b8f30ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,291
Size: 1.00 vMB
Total Fees: 0.02965118 BTC
Feerates: 265.25 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,887 (632,988 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,899 281,899 0000000000000001cb3926ab237c973fe4bdb7aaccdf33329ccafa527d8a4be7 103 0.04/1.00 vMB 42
281,898 281,898 000000000000000063c23ad6e3a238a7e42e5bdb54de0ac95a6420e49f9b93e6 690 0.35/1.00 vMB 42
281,897 281,897 00000000000000008d86890ac8cbb005aec2a97ae9a1ca18dd67c4db1db07fb4 656 0.27/1.00 vMB 54
281,896 281,896 00000000000000015cb8d314960db888ee3e884c05ccabdf1cfaccd02b57942b 573 0.24/1.00 vMB 61
281,895 281,895 000000000000000259291549530bab23063667dbca6f3d95ffba8d8386d9adf4 81 0.05/1.00 vMB 16
281,894 281,894 0000000000000001f943e0acb7cbe73a832f111d57d2fa211d4a87b45591c387 256 0.12/1.00 vMB 40
281,893 281,893 0000000000000001f3d881cf738d00028f23068b8652164d7f1f67e13cb6de1b 514 0.33/1.00 vMB 27
281,892 281,892 000000000000000234b56b0a7ab5bf155264d554b788193c422c7362061fb54e 639 0.25/1.00 vMB 54
281,891 281,891 0000000000000001f0399f683adb7526b442e9ffb83230454296018f3ec263eb 619 0.25/1.00 vMB 31
281,890 281,890 0000000000000001c023b2dfa9bc3389dabfca15f62c098895bc285a8087ca1c 789 0.25/1.00 vMB 132
281,889 281,889 0000000000000000a93e6e6292a06e050c83dd86efda2b72fc5899e4ab9ca228 403 0.18/1.00 vMB 37
281,888 281,888 00000000000000021ddd91ae48ec50cfc997326bd42ae828ba736ec297e826c4 142 0.08/1.00 vMB 29
281,887 281,887 0000000000000000518ae59e2c46aa177ea399a45daf1871ebb57a67d0b746a8 525 0.35/1.00 vMB 29
281,886 281,886 0000000000000000fe5c3ebfe5907f21fe9d98687cdf937cc74f77802fbffd58 793 0.35/1.00 vMB 32
281,885 281,885 00000000000000011dfad12cb683f0b4fdac7037f48f61d399a9cacb55ca149f 872 0.25/1.00 vMB 97
281,884 281,884 000000000000000044b40dc7e65e3b19ee06e2e0fafd72822147e1760a518735 247 0.13/1.00 vMB 38
281,883 281,883 000000000000000093829ed27a5146a81c5466ddcb64df8e34257e1fc389d924 414 0.18/1.00 vMB 49
281,882 281,882 00000000000000012fa387cd14fc520026ff9d816d51f4b6c35cba2b96be6023 84 0.04/1.00 vMB 43
281,881 281,881 00000000000000017dd02c66d21d3bdfaf3f8849b7aa685eb3018da1c24933e5 106 0.11/1.00 vMB 22
281,880 281,880 0000000000000002224677907eb4663448d7d1d4365b3938e9ac5711b892441f 512 0.21/1.00 vMB 51
281,879 281,879 00000000000000008668d448a63e2b9ff5f67927d759632a74461d07117abc43 181 0.15/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.19 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: 653.70 GB
    • Received: 14.02 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.