Loading Tool

Explorer IconExplorer

Memory Pool

86,100 transactions
32.98 vMB
0.07831181 BTC
Random Selection Loading Transactions
Max Size: 196.30/200 MB

Candidate Block

Mining Attempt 3f6a777299f9a1466302eec8fa7c51990c58d434511dbeaddca69a2eff21602b
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root 3e7ec01518d83991f58157c3b84582a1d67721888d923b32d9e4f75f75a22a14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,377
Size: 1.00 vMB
Total Fees: 0.01285399 BTC
Feerates: 203.60 > 1.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (568,282 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,664 346,664 00000000000000000e70340749e7812102b503b2c0a86e38cbd4bf5b44ea74ed 93 0.04/1.00 vMB 27
346,663 346,663 000000000000000007d6fee73e77d025a67d8daf7d264d30caef63cc2aa8380d 446 0.23/1.00 vMB 25
346,662 346,662 000000000000000015b5eb3f5d80fdea4b8162b215b269f509575e6f7fc7b5f6 859 0.43/1.00 vMB 27
346,661 346,661 000000000000000000373d3195c73b55b8ea91d82c2e47350f4915dcb25a3251 1,498 0.75/1.00 vMB 44
346,660 346,660 000000000000000004a2f3820c84fc25d87d28682c1382bd00a22b3d2590f388 24 0.02/1.00 vMB 16
346,659 346,659 000000000000000001bad88f385d9dfd8dabefed31c454214a8ee9f9814dc476 154 0.08/1.00 vMB 39
346,658 346,658 000000000000000003dddd85012460301b893bac9e8d9032b407d9e94d73e3e1 120 0.07/1.00 vMB 26
346,657 346,657 000000000000000011f85c05e291ec9bb46f9b728d19a5f7b835ceb3f0de06c9 258 0.15/1.00 vMB 49
346,656 346,656 00000000000000000ee9bb1763f1e3de3d37793579a7d491ff9123a49fdaf3b3 240 0.11/1.00 vMB 47
346,655 346,655 000000000000000000ca8ac75882fe6bef87926a927cab1da46bd9fa7518a8d2 340 0.18/1.00 vMB 134
346,654 346,654 00000000000000001184f5fe09c240883e15ce68286d60057d53150815f7d84c 123 0.07/1.00 vMB 13
346,653 346,653 00000000000000000c4eccd3b6a114373e1f37ea633bb41bb29a64628ea6bfa5 722 0.36/1.00 vMB 25
346,652 346,652 00000000000000000dd82dc3e000effb86d3058f5ffdf52477a0cbe8ef3b5cdd 380 0.24/1.00 vMB 82
346,651 346,651 00000000000000000563577be7dd358967caa85a2fb4c966cae5ba79c99c0ddb 1,084 0.75/1.00 vMB 24
346,650 346,650 00000000000000000506a3240aad45d8d010592427b927cc575a2def39cf7fcc 574 0.38/1.00 vMB 22
346,649 346,649 00000000000000001296a60d54b32c7ac3287ea1991fe636c906eb5a11f67e99 318 0.16/1.00 vMB 28
346,648 346,648 00000000000000000a77abe3cbfbf785303ac7eb1dedec0a9f5a1541db58e288 456 0.40/1.00 vMB 14
346,647 346,647 000000000000000004f33da8265dc5dfde58a50b5cfb6f95d56279ec97dfb085 219 0.12/1.00 vMB 23
346,646 346,646 00000000000000000cbfcedec018d3aedc6fb7ebd0a8011db1bce89637dd8057 644 0.31/1.00 vMB 26
346,645 346,645 0000000000000000090d809b2417bedcc845e6315b5a839df0660a0bfb2047f5 1,170 0.57/1.00 vMB 26
346,644 346,644 0000000000000000081c0d03f6f13719cf4716fe4f3ff6873be2b3bb382e176d 189 0.10/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.29 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: 657.24 GB
    • Received: 14.50 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.