Loading Tool

Explorer IconExplorer

Memory Pool

74,447 transactions
28.28 vMB
0.07225120 BTC
Random Selection Loading Transactions
Max Size: 172.43/200 MB

Candidate Block

Mining Attempt 3a0eee5edaed2c79230a9dda6532ad67937ce9290236488d29325a299cce5ebe
Version 20000000
Previous Block 00000000000000000001b8fe66e50f6fb16a2fb40ba913d63eacf4d29f5658c7
Merkle Root a9db8bfba18a7c34e01687699e590b8323a53eae2d18424e896427a869c5c486
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,163
Size: 1.00 vMB
Total Fees: 0.01109312 BTC
Feerates: 150.77 > 1.11 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,249 (161,832 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,417 753,417 00000000000000000006ae5cf7ab034fb73efb905eac8369565c4863499ce142 1,204 0.44/1.00 vMB 10
753,416 753,416 00000000000000000008c4133dc50d2c6c62607d889542a4b9a53afda3e58dbb 71 0.02/1.00 vMB 10
753,415 753,415 000000000000000000084ddfdac835d0671faa16d480cf999ba5c363aae340ee 32 0.01/1.00 vMB 13
753,414 753,414 00000000000000000008fd71f215a85bc3c73234cf44e335433ae479a1a87565 1,481 0.54/1.00 vMB 10
753,413 753,413 000000000000000000017784ac6fdaeb9567abe53e7b1b0479a56ce3d4c0d652 678 0.46/1.00 vMB 6
753,412 753,412 00000000000000000007dfa2cce478c594c2a8c683182a9070194f1d09592435 1,282 1.00/1.00 vMB 5
753,411 753,411 000000000000000000085e35b20e23a2e6a3619c82e3cd305a108a93f3106c0f 1,141 0.44/1.00 vMB 10
753,410 753,410 00000000000000000002431f7582181d90c4f52c4508c98c63bbf3b023207aa9 261 0.07/1.00 vMB 11
753,409 753,409 000000000000000000007c0c2dce180c3934b49c18e555dadf7ac546f3d94183 733 0.40/1.00 vMB 10
753,408 753,408 000000000000000000058cb7e7281a98dd67333331dec26d2cd1458e7908be37 8 0.00/1.00 vMB 9
753,407 753,407 000000000000000000005dd8b752ef67e402e084e27db0c852084edfd57ac4db 1,245 0.64/1.00 vMB 8
753,406 753,406 00000000000000000004b0d5b2c348dd80d044389fecce38f86cc687fd9ac5f1 939 0.51/1.00 vMB 9
753,405 753,405 000000000000000000082d1a708b5f192a39311e3bfca35bf1542856cf805a8e 16 0.00/1.00 vMB 14
753,404 753,404 0000000000000000000779d72b53b6beb5b49c97dc9df9d57a6bd6a03d2d9c41 274 0.10/1.00 vMB 12
753,403 753,403 00000000000000000005da2761b3906933241d2a3f83ae25adfec2a1cc52f29a 1,129 0.61/1.00 vMB 8
753,402 753,402 0000000000000000000274f8e263682ec844d1ae804e171a06b2bf0c1a57d0b6 1,362 1.00/1.00 vMB 15
753,401 753,401 00000000000000000001e914020f7fa29384a9397f8a9ad39b272dfb7396464d 628 0.25/1.00 vMB 10
753,400 753,400 0000000000000000000701264fdd04e76f0a0dc10dfbcee12fcfba05d7a613af 321 0.10/1.00 vMB 11
753,399 753,399 00000000000000000007610320dcd9095c00cd2f1555354e6c679ef221697fe8 677 0.33/1.00 vMB 7
753,398 753,398 00000000000000000006086d1babb105fca5f1617036d71ad74e91168bd581f6 3,256 1.00/1.00 vMB 15
753,397 753,397 00000000000000000000aad747a692997b4cceebed3d2a070bd9e2001495112f 54 0.12/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.82 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: 711.22 GB
    • Received: 17.10 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.