Loading Tool

Explorer IconExplorer

Memory Pool

78,360 transactions
29.37 vMB
0.06593667 BTC
Random Selection Loading Transactions
Max Size: 176.56/200 MB

Candidate Block

Mining Attempt 8e7f7f40a8705be8baa1dd93656ed056f442a365edf97f399d6abaa01c663ed3
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 20d1c8bab00dcf0dd864ae63f0befdf543f764f0049a85bfa3d00b1471240364
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,296
Size: 1.00 vMB
Total Fees: 0.00636049 BTC
Feerates: 50.25 > 0.64 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (562,766 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,234 352,234 0000000000000000111d0837281744277e0fc9c61423be8123ea227520794c80 776 0.41/1.00 vMB 26
352,233 352,233 0000000000000000089de96645f3b8b627db55fd9052a938df510770598ddf50 260 0.28/1.00 vMB 16
352,232 352,232 00000000000000000273edfd8c0d5ebe2a34d84e4edee36f43f6f896d42964e1 1,004 0.75/1.00 vMB 22
352,231 352,231 000000000000000013741ee98aacaa6c117d5e0a8ba1c8f37857d43377e685e8 1,665 1.00/1.00 vMB 23
352,230 352,230 000000000000000011cde2d1dfa1f258d6e38e6343efa4dcdd74c7ac84a8009b 2,835 0.90/1.00 vMB 43
352,229 352,229 000000000000000015074fa68bd1848fe239a934df6ef1ca6f5db13294673c09 1,264 0.59/1.00 vMB 32
352,228 352,228 0000000000000000036ee0e34e672869db46d2ed89235b505cff97b6c6e374e5 703 0.33/1.00 vMB 30
352,227 352,227 00000000000000000ecae9cabb2af42e3c39bcc2ec94fa078d08c7c59751f786 599 0.30/1.00 vMB 26
352,226 352,226 00000000000000000d50880e3439baba5b30d7993846a73e604e7fc55b8d97d6 109 0.07/1.00 vMB 31
352,225 352,225 00000000000000000a10e69bc1e00ba82a60fd1cc533d65220a9f6cedac8fa6d 1,026 0.58/1.00 vMB 23
352,224 352,224 0000000000000000100f1f92d53bf226229456a8e22cd0cce0aceac9aea2198b 1,882 0.75/1.00 vMB 32
352,223 352,223 000000000000000012f4657784891f331ed0b5dd62e4a38df772a1a5b6e37e1d 1,010 0.50/1.00 vMB 25
352,222 352,222 00000000000000000a6ec31e1f67a097a3971109f128bcc4946ddb228ff4f2c5 532 0.27/1.00 vMB 19
352,221 352,221 000000000000000010a6680a7760c82d3fa6a3c36e9b3c76368da837e009f302 526 0.28/1.00 vMB 25
352,220 352,220 00000000000000000a8594e2fbb18aae8fbc65269cec9296b99d240605110499 1,504 0.75/1.00 vMB 29
352,219 352,219 0000000000000000093fa9d12f17bb599aa2d87f385e0bc07fed226a11bbce32 299 0.16/1.00 vMB 25
352,218 352,218 00000000000000000dbc52fb9dc6e3d678fa7f2481d5b4553cb204f2131f584d 1,212 0.59/1.00 vMB 28
352,217 352,217 000000000000000000213659735d00e4d690f7c45b4545a21931ecb79cad42c8 1 0.00/1.00 vMB 0
352,216 352,216 00000000000000000aa340d86bd315c603955571872d288b0535b6ce51915968 458 0.21/1.00 vMB 32
352,215 352,215 0000000000000000057cf5bbb56614ce0f3436948047218aa59226694cc77f5f 659 0.38/1.00 vMB 22
352,214 352,214 00000000000000000357424e165b1035782874af4cd8cb3932e68328e046138c 1,556 0.93/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.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.