Loading Tool

Explorer IconExplorer

Memory Pool

82,992 transactions
31.17 vMB
0.08996487 BTC
Random Selection Loading Transactions
Max Size: 191.15/200 MB

Candidate Block

Mining Attempt c88c823a2c595f1005f75cbf54f31f01a7ef8f61b99b6928af7a0b06da88176c
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 43e9effce235aba69336388e08c70fda7de1d9920d76f02dfa1746277b693348
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,440
Size: 1.00 vMB
Total Fees: 0.01958613 BTC
Feerates: 114.60 > 1.96 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (561,870 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,353 353,353 00000000000000000fb4d772e611989fd8baf5266eb31fc85d7e4491b89bf526 243 0.19/1.00 vMB 21
353,352 353,352 0000000000000000168ec5ced92a03d0c3459949ce3b3e4ce1b9d822ea307d90 1,003 0.49/1.00 vMB 27
353,351 353,351 0000000000000000112df109da9ea30a1e6f2c519d74d078d4493c53bc791232 548 0.35/1.00 vMB 19
353,350 353,350 000000000000000001fba82311b7dd24a0915ccc7966a5148f6a455a8294ee31 666 0.57/1.00 vMB 18
353,349 353,349 000000000000000001995d30d478484e425c5e7b248413657776ad3ab48bf4d4 1,002 0.35/1.00 vMB 38
353,348 353,348 00000000000000000e853fc046f09d2386860719a55eafc2aced127531b2abc4 397 0.25/1.00 vMB 20
353,347 353,347 00000000000000000ff9f4e43ada63c039b5e39b4c240a1fddd9e62ffeb4e2b5 851 0.75/1.00 vMB 21
353,346 353,346 0000000000000000137e8221db81909b87722cd3c32ec912fce6017d159f6fe0 261 0.12/1.00 vMB 24
353,345 353,345 00000000000000001294ca5200119b7ff609f3efd0633fd971aec43c6f65695b 278 0.17/1.00 vMB 20
353,344 353,344 0000000000000000070ba650de3b85cdfd146af3f334814d4277cf7042685cb8 1,072 0.61/1.00 vMB 22
353,343 353,343 00000000000000000bd923d206fbbc459a86c95e0b0d34f5093da4ddd6f7330d 1,336 0.73/1.00 vMB 27
353,342 353,342 000000000000000012cd3f663eb6325ac5357d2877d6b80466324fd45a4ae817 565 0.37/1.00 vMB 19
353,341 353,341 000000000000000004017f644a07792801c2eb1dc952f9828d8c66087e5d0f16 648 0.75/1.00 vMB 15
353,340 353,340 00000000000000000128eededd45fe96095be7a6bd5a706b33b631634b3c5020 2,263 0.75/1.00 vMB 49
353,339 353,339 0000000000000000039a7a7d68b58708a8abebcd04cbc409b9bd61ce3ecd1876 212 0.06/1.00 vMB 71
353,338 353,338 00000000000000000f2dfa47d7d9062af1577db54591174bae5a53f2f88ed550 570 0.28/1.00 vMB 26
353,337 353,337 0000000000000000061fb4d72e7cf3e8eb7dac447697ca0a322805e4c41a92ed 55 0.02/1.00 vMB 26
353,336 353,336 0000000000000000029a7f9fd3113305f78ab2e68c06e12946e7922861121311 197 0.09/1.00 vMB 28
353,335 353,335 000000000000000013c8d540d3e0c35c77a5131ba183d2e2f3304371980b9629 609 0.29/1.00 vMB 27
353,334 353,334 00000000000000000a7e0bfbb0f01f30fd195e8ee7394b0c41b8936803a5cecc 1,728 0.77/1.00 vMB 29
353,333 353,333 00000000000000000725998fa31add170fbb63b9ee79139a17da5ece4de154af 83 0.05/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.77 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: 709.42 GB
    • Received: 16.91 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.