Loading Tool

Explorer IconExplorer

Memory Pool

76,782 transactions
28.58 vMB
0.07180051 BTC
Random Selection Loading Transactions
Max Size: 173.06/200 MB

Candidate Block

Mining Attempt 28d1df41503ecc2466e13b94c75d2bcd3f5ac754d8f2bb194da14ba832c5aa69
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 91c7461dfc26fe6593eb98adef014e2823f9fe51e3a088355dbac7bfb8a07345
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,641
Size: 1.00 vMB
Total Fees: 0.01238927 BTC
Feerates: 150.62 > 1.24 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (259,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
656,067 656,067 000000000000000000032a6d9159364fa6ca06f7f3c2ccb96fa0127003c39539 622 1.00/1.00 vMB 12
656,066 656,066 0000000000000000000b08e9d3b4b25ebf06f3e8df6c0bf9f63842e9a8fc05a0 1,887 1.00/1.00 vMB 62
656,065 656,065 0000000000000000000ba5383f3e52826e0b42ea0eb33fc2c468ab9dc2df0b83 306 1.00/1.00 vMB 2
656,064 656,064 000000000000000000035ea78d252c24cdc6718deac5953039fff09edc7e5184 2,209 1.00/1.00 vMB 84
656,063 656,063 0000000000000000000b75f426fed21131848471bc91acf3c204ac9c47e1749f 391 1.00/1.00 vMB 12
656,062 656,062 0000000000000000000e6619289d9ffe019173b18adb0957bcaf5f4e0e4baf7d 1,059 1.00/1.00 vMB 5
656,061 656,061 0000000000000000000b8319170ac2dd084b83c579f39bd3039c0690b08d886d 1,442 1.00/1.00 vMB 48
656,060 656,060 0000000000000000000533ce5a088a732f5d09cd6a90486132c655daecb8df09 2,324 1.00/1.00 vMB 121
656,059 656,059 000000000000000000108cef60ffdb1ce2af332f1ee0f6798e35927864597be9 354 1.00/1.00 vMB 17
656,058 656,058 00000000000000000005659ffd98745619cf1afca297beef28a52ec7a7b9ab27 1,346 1.00/1.00 vMB 44
656,057 656,057 0000000000000000000dbb61e24553b4b40f7bcc270156367ba2b48318b1e92f 1,599 1.00/1.00 vMB 66
656,056 656,056 0000000000000000000dcbfd0de730957b0d46fb43a55fde10f5982eaea5a9eb 1,894 1.00/1.00 vMB 100
656,055 656,055 0000000000000000000d4ca3debe326d85b5b8cfd7477ed5256d097745371e9c 589 1.00/1.00 vMB 58
656,054 656,054 0000000000000000000baf2bd858ec87188603d6932a14e1db69643f46d1ece9 972 1.00/1.00 vMB 70
656,053 656,053 000000000000000000032b3e948a406ec1657577fe5644331d5eda54c7c9c4d1 1,248 1.00/1.00 vMB 66
656,052 656,052 0000000000000000000e980bc3df6b7fd81c5cf757cdf2464c02001dbccf94cc 97 1.00/1.00 vMB 2
656,051 656,051 00000000000000000002b2297a8c429cf2e72a523da807b509aadc58d29217b5 325 1.00/1.00 vMB 14
656,050 656,050 0000000000000000000f8b53519e69f5af7068d738b073ccdaf6c4e7ee6758c1 347 1.00/1.00 vMB 14
656,049 656,049 0000000000000000000288f0e8e72fc6a080c783717c6fb61697f3bb93fa079d 187 1.00/1.00 vMB 8
656,048 656,048 0000000000000000000ae937670f50dde0ecebdf678bf03238894e2de9d5847a 1,200 1.00/1.00 vMB 107
656,047 656,047 000000000000000000036526f127a87470bb5a64feaaef3bf34838aba4af9439 886 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.66 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: 673.07 GB
    • Received: 16.37 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.