Loading Tool

Explorer IconExplorer

Memory Pool

47,896 transactions
27.28 vMB
0.07054331 BTC
Random Selection Loading Transactions
Max Size: 145.46/200 MB

Candidate Block

Mining Attempt d54cc7044563b59cde1f4b4f967c0c6e15e943e8a799a4562eeef7fb8785c196
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root a0e53ff47e0b8841df7a3256bc2f51d2d975792b1983341ce3711c4a1a2df517
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,415
Size: 1.00 vMB
Total Fees: 0.01972330 BTC
Feerates: 150.92 > 1.98 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (734,837 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,947 179,947 00000000000004b286446e74f01ef7a2f39abaae6f358e4b58bf3389099f1f24 12 0.00/1.00 vMB 95
179,946 179,946 00000000000006fca6d62ba7589e81b3a63ed56c3ef716500d1d5c59b5a5544c 64 0.03/1.00 vMB 123
179,945 179,945 00000000000004a31599e095ec17359cd04cbaa5dfa659b261f826c0f7f410da 24 0.01/1.00 vMB 86
179,944 179,944 00000000000004b979ba2fbd2c1fee71699682c80701d57ed7495d5aeaa8def8 16 0.01/1.00 vMB 3,450
179,943 179,943 00000000000008ee01222ed9fc4912ccbac7d48b73ad0b0e28686699360cc84c 31 0.01/1.00 vMB 88
179,942 179,942 0000000000000874f47f53aa60132e35bc2340c2b89284cf6cff7d7c7617d900 73 0.04/1.00 vMB 82
179,941 179,941 00000000000004a7b13dddaed82fb54b3590599ca30af9f7aa83cedb60a1ef21 41 0.02/1.00 vMB 102
179,940 179,940 00000000000005292d79475d70bf7d0b170e86473a0ddc8a257f6ebfb8f9381b 84 0.04/1.00 vMB 126
179,939 179,939 000000000000090db9bc1284f5cc7c2fb529d48eeab525de9ff63e2704935252 162 0.08/1.00 vMB 111
179,938 179,938 0000000000000681f0cb9c792cdfbc0a8249fc00abd5341a5fddba61c1b0c739 36 0.02/1.00 vMB 98
179,937 179,937 00000000000007f6b9267c59c36e8985925edd863fae74a0703654093e1e3009 185 0.08/1.00 vMB 131
179,936 179,936 00000000000007d308fd2846c4833612538eed0d2395bf644cad43748fc1ddc1 134 0.05/1.00 vMB 163
179,935 179,935 000000000000024c548987534dbea0bfc0dadbd9c04ffd710679a4e51f53de8e 239 0.09/1.00 vMB 176
179,934 179,934 0000000000000086dd59dc15dd46c4c381e7bcc76450fa80d6639c407071254e 439 0.18/1.00 vMB 231
179,933 179,933 0000000000000709b48af722ce8d6ef111ea18a9141d65b00ddd124296ec357b 379 0.15/1.00 vMB 212
179,932 179,932 00000000000002707e6ff1f082fd29c1aed3b4bd90c08002d4361f4d650bae1d 11 0.00/1.00 vMB 89
179,931 179,931 0000000000000985ac165186667e0c98617309900684d1ba77f8c72fc0a14d70 65 0.03/1.00 vMB 320
179,930 179,930 0000000000000561f66c219638821869ba02ce83950cd1f51243533756a7fb95 39 0.01/1.00 vMB 298
179,929 179,929 0000000000000763c646d085c02fddb0879e1a4fe47eb0b7e042175b6632a4c3 134 0.06/1.00 vMB 295
179,928 179,928 00000000000002e2c07104bfd96bbb5816092bcd7c25f8d91b3f7f1ac5d7ea71 191 0.09/1.00 vMB 188
179,927 179,927 000000000000006f4f014dd70ea71ff4120f910c3afa8200a8ddfd9644672e30 128 0.06/1.00 vMB 197
Previous 10 blocks ↓
Total Size: 782.00 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 649.05 GB
    • Received: 13.12 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.