Loading Tool

Explorer IconExplorer

Memory Pool

76,164 transactions
28.00 vMB
0.07973725 BTC
Random Selection Loading Transactions
Max Size: 170.84/200 MB

Candidate Block

Mining Attempt ccff4993a8bf6ceacc6614de39c208d3a9b7eb717dbe3db8a3d2fdaa46eba028
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 6b9b640769ff50c51d77abb86f8c929c0bf0e823279f00399ea5e839ec298460
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,348
Size: 1.00 vMB
Total Fees: 0.01953619 BTC
Feerates: 150.93 > 1.96 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (561,941 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,356 353,356 00000000000000000b2bffbdf1a1941eda1c536584a162302aa47ffe4dcc8247 747 0.49/1.00 vMB 20
353,355 353,355 00000000000000000254eb7d8dba27d65da4b1eab3722440b06af4433b49757d 1,800 0.85/1.00 vMB 28
353,354 353,354 00000000000000000b3940f3fb549e65eece508aafd270d21d2adc0b7460cab1 1,043 0.48/1.00 vMB 28
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
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.