Loading Tool

Explorer IconExplorer

Memory Pool

77,173 transactions
28.65 vMB
0.06419711 BTC
Random Selection Loading Transactions
Max Size: 173.81/200 MB

Candidate Block

Mining Attempt dc32ff1e91ec099956e1097f402a709e20c47cdbe537616e6f5f33773136c6ef
Version 20000000
Previous Block 0000000000000000000094b33996c224af01f043a358605fe53f3736f068ed4c
Merkle Root 35c15e5b99a7e3fe384139b122a88c71e6dec635a4bdb5454b8920ca3d7765ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,707
Size: 1.00 vMB
Total Fees: 0.00451892 BTC
Feerates: 40.21 > 0.45 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,094 (242,065 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
673,029 673,029 0000000000000000000329e2f00c38073667437a0fc6bd3aba40c3a63b3ec853 1,314 1.00/1.00 vMB 60
673,028 673,028 000000000000000000098e89db526c80ae271993740edfc7817d29a4980e2146 2,324 1.00/1.00 vMB 90
673,027 673,027 0000000000000000000aaa7aaeae711173d64dd06c59adc68c48d9669d46a906 1,995 1.00/1.00 vMB 74
673,026 673,026 0000000000000000000c0907a5d839adf8582137e4ae85b0a0d1c3b2392cbb40 3,240 1.00/1.00 vMB 76
673,025 673,025 0000000000000000000c97bdce4790ce177c6aeea940255433b24e7ec16daaa7 3,025 1.00/1.00 vMB 86
673,024 673,024 000000000000000000044c772fdc17a14d53a092809131b8215b3e6d82c7c0e8 2,347 1.00/1.00 vMB 103
673,023 673,023 0000000000000000000abc22f854c5d1093d34f8048bd3002e52f98f24188b2f 2,600 1.00/1.00 vMB 105
673,022 673,022 000000000000000000073d3b104c83ae26e70e095a5995d6960f75cef18b797a 2,997 1.00/1.00 vMB 129
673,021 673,021 0000000000000000000b6845d376c46b36af53efbd26f38b32f0d2491d5ce82d 2,567 1.00/1.00 vMB 126
673,020 673,020 000000000000000000071d3f777f9cbe2dff5c11c65b15d2118e3aac540bc7d3 2,190 1.00/1.00 vMB 102
673,019 673,019 00000000000000000007a58b873ad132b38bbfdf0713d8b05ae9f2ae4c7d168e 2,947 1.00/1.00 vMB 134
673,018 673,018 00000000000000000006f7874e4c12f6b1bf9731a4a66ec53a4a846662cd7276 1,638 1.00/1.00 vMB 118
673,017 673,017 000000000000000000031fb1d972368124f6651d02c02ffa6366d45eec2c288b 3,428 1.00/1.00 vMB 84
673,016 673,016 00000000000000000001a26fd259850277c0f4d659ffb5bba987ca28fd84efb6 2,875 1.00/1.00 vMB 116
673,015 673,015 00000000000000000006ea8d186b8aae57105e19818fd90f5970a4822b36862d 3,095 1.00/1.00 vMB 111
673,014 673,014 0000000000000000000074c6b1f71bb09169215141b6a97c39951e4ae4c6925c 3,247 1.00/1.00 vMB 123
673,013 673,013 0000000000000000000c1e02e2cecf6807f437bfaa339c4e6af43ee0e0899b3c 2,676 1.00/1.00 vMB 117
673,012 673,012 0000000000000000000581e7ed849e673bc6a3eb9cef73e8ee8688b938134c7d 1,510 1.00/1.00 vMB 110
673,011 673,011 0000000000000000000bd8d831f4c086a90820d85fd7606f08d5636ae4a8d62c 2,824 1.00/1.00 vMB 137
673,010 673,010 000000000000000000002cd15818494d167f6b602e3ed89aa98199d9f20ce8c0 2,740 1.00/1.00 vMB 107
673,009 673,009 0000000000000000000c07a5ac516dc2a766da3bd1f85ec92090ba497188fd1b 1,220 1.00/1.00 vMB 119
Previous 10 blocks ↓
Total Size: 782.56 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: 669.96 GB
    • Received: 15.79 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.