Loading Tool

Explorer IconExplorer

Memory Pool

77,412 transactions
29.08 vMB
0.10078092 BTC
Random Selection Loading Transactions
Max Size: 175.03/200 MB

Candidate Block

Mining Attempt 8ed3c5bbbf20288dae62602b40dc1b0b24c1e521cf6b30c19c714fff802f36df
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root 79916c9331a7d1a6168feaabb1434c775aa7b657a75af04a4db3ebb8eb566f59
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,525
Size: 1.00 vMB
Total Fees: 0.02676525 BTC
Feerates: 453.09 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (675,855 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
239,452 239,452 0000000000000093c256e52cffe7ea1ef297d04069cb3c03eded24346b7948af 66 0.03/1.00 vMB 146
239,451 239,451 0000000000000072300ddcf45866fe2f4981e55e895812f7b4aa80bd1a72d501 207 0.11/1.00 vMB 147
239,450 239,450 000000000000003f57a6f62859de9b1be8cf2f04189080de7a045a47879871f0 261 0.11/1.00 vMB 152
239,449 239,449 00000000000000f4a748ece33dce61e445f682ba0ea7872b2c91cd8092d6a4dc 149 0.07/1.00 vMB 148
239,448 239,448 0000000000000158b92a0c46cf40f7731014755e71af50f394d07299d649619a 70 0.08/1.00 vMB 65
239,447 239,447 00000000000000d230036f8d9464af2ad6739b7aead7bacbc88824537c15ecd6 399 0.17/1.00 vMB 152
239,446 239,446 000000000000011ffd6ffb81a1bfed47f1e3f334b7dd613d787d8df3f68704f6 131 0.11/1.00 vMB 95
239,445 239,445 00000000000000bb26454c2fa6290792fc00349cefbdae23841f57317d799201 463 0.22/1.00 vMB 942
239,444 239,444 000000000000000078e46d8a79c65c1b7bfc063d4314e4f53ad1fb17a120932f 148 0.08/1.00 vMB 101
239,443 239,443 00000000000000b30391744c0f9eece18bc0f67ff9f64379a5618857c949af5b 583 0.27/1.00 vMB 1,538
239,442 239,442 0000000000000078b51f57fdd8d794c167e1fa18d13cfe2c31771d7a83f24535 101 0.05/1.00 vMB 120
239,441 239,441 00000000000000c7bd084cd484b92fae1dd9c67b308d7350fd3355c12b7c8275 416 0.16/1.00 vMB 188
239,440 239,440 00000000000000b97602ec386d3264dd4d8801e34e987d25f495f8bfc98d463e 118 0.05/1.00 vMB 167
239,439 239,439 0000000000000127ac8b04e1a8aead28c4d2e069f89604ac00c300227921c3fd 82 0.04/1.00 vMB 160
239,438 239,438 00000000000000e03570ffa753028d54560a52aef012c9f660e79f963d0dc579 17 0.01/1.00 vMB 113
239,437 239,437 00000000000000675051846b77d0724583baa3218efd762afc7acc22cd7bbd0b 133 0.07/1.00 vMB 141
239,436 239,436 000000000000014dd1745c061010f54b2fbe6e00d8ea6591d2137e36e9c1f8b4 235 0.16/1.00 vMB 105
239,435 239,435 00000000000001371fd8b20cef7239fab23a4d1b0d0fe3e0d8082dd675cec22d 343 0.24/1.00 vMB 154
239,434 239,434 000000000000011e6445ac07507cfd5c2bea8d051030bfa8cf5ef49b57f3800c 302 0.13/1.00 vMB 171
239,433 239,433 000000000000007cd12aa544acb1342bea9051adaf56d39985230c11c07f6a77 59 0.06/1.00 vMB 110
239,432 239,432 00000000000000e47139cb5daa5c0342eabddb43340d2cc5bf10332ef05a1547 161 0.07/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.