Loading Tool

Explorer IconExplorer

Memory Pool

34,566 transactions
10.76 vMB
0.19414777 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.37/200 MB

Candidate Block

Mining Attempt cbdc7ce990da287c3db18aea10a499feca9c125ac1a3bf7542f91f9ebb17d24e
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root ebdff074e10e3a86b1b90a8098d85aa7782ed2a3992a14eff661a8cefada2fa6
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,357
Size: 1.00 vMB
Total Fees: 0.08258883 BTC
Median Feerate: 5.78 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (664,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,562 248,562 00000000000000041abb0e82f6d89e89ccb7143f8d0d739333d868bfb1eaafd9 228 0.12 vMB 126
248,561 248,561 000000000000000e075aa267958fe4e6ee7855384a75d0a26ba68f8b7b805e44 625 0.25 vMB 131
248,560 248,560 000000000000002214fc021d1cd9e406fa23e718e1ff0ce68fec15bdfcfb5fda 271 0.13 vMB 125
248,559 248,559 00000000000000832eff3b9aff9d71dccf06750d8901d2ebb0217c9d72d732b9 149 0.07 vMB 121
248,558 248,558 000000000000004632c81cb2705faa6121e0246808e1bf590313a1e671e58757 236 0.10 vMB 102
248,557 248,557 000000000000000e2ae4ecf8fe3987857c5fa03db4fa6a0b51c1295bab83ea3f 113 0.05 vMB 151
248,556 248,556 000000000000007c184ccd5181d396a48b45850a24a57fc0103c782863999e11 341 0.14 vMB 129
248,555 248,555 0000000000000035f9652fa92f5756981c98d4356c90cae7f442a755124e6a9f 80 0.04 vMB 67
248,554 248,554 000000000000000ec39227d02a964e4facee1eb8adca457472c6e851adbcffbb 590 0.25 vMB 148
248,553 248,553 000000000000001c9e79afec15f29b137d5966486604b37d2e40ba99df812cce 294 0.13 vMB 81
248,552 248,552 000000000000003cfba1181319c9c24e2af357a8e838da2cd6a3feafc759f09c 380 0.16 vMB 92
248,551 248,551 0000000000000031acd6a717ab6efe426601d1bd615437a4968b78562dac5e69 1 0.00 vMB 0
248,550 248,550 0000000000000035d1580aedb3a510a3097c6452392e364b8c7d40a1c38b0a95 185 0.09 vMB 129
248,549 248,549 000000000000005e1a02084a6d17cfa17761c47e0834483c05ffb0f819132865 467 0.25 vMB 105
248,548 248,548 00000000000000550ce015b642992c384b3441b90deb128174f48d0e81febc10 512 0.22 vMB 18
248,547 248,547 0000000000000031b47f2b9df10921860484535985eb0f632eb51c54fb7d4cb5 466 0.25 vMB 142
248,546 248,546 00000000000000657ac6439d21e3372f59ad6695d1287b7ea564ab2478ff73df 352 0.14 vMB 140
248,545 248,545 000000000000007213994bc0c9357baed26e554b406ad9201d7e0649e377880c 13 0.00 vMB 123
248,544 248,544 000000000000006e9125683d4a1063a75a6859788fb4b5a140526a9e546c29d0 11 0.01 vMB 41
248,543 248,543 000000000000006c091748e3fa22f51a66726df4d4e5c43d3198504be4d2c1e6 208 0.09 vMB 106
248,542 248,542 000000000000007a424704aae255943953d740f8357154b153985ada88e4ed65 19 0.01 vMB 129
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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