Loading Tool

Explorer IconExplorer

Memory Pool

85,441 transactions
33.09 vMB
0.16132374 BTC
Random Selection Loading Transactions
Max Size: 197.04/200 MB

Candidate Block

Mining Attempt 4a15f23ff0366011bd437a08a59d6ee9cba8ee48118bf734aa06618e7f74acba
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 2181da152d6338464cb20cc919cd5d1294de93788cac2a2ab7dfcad67c6b903a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,579
Size: 1.00 vMB
Total Fees: 0.04988713 BTC
Feerates: 318.30 > 5.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (120,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
795,112 795,112 00000000000000000004fe5cd34323344e4168a271fbfbc26cd176b052996b51 3,769 1.00/1.00 vMB 28
795,111 795,111 00000000000000000004d81f2992ed662c336c967b870248dd1802cb91884360 4,369 1.00/1.00 vMB 23
795,110 795,110 00000000000000000003b22bfcd8cb592e85bd4da391a867c1b3aa21181fcfe5 2,413 1.00/1.00 vMB 12
795,109 795,109 0000000000000000000050897a2ff64cb1a063c859257de02cb48c06482b2aa5 1,865 1.00/1.00 vMB 15
795,108 795,108 00000000000000000002635a1efcb548c524b31832f1323a650ee69b9f59ec6d 3,255 1.00/1.00 vMB 21
795,107 795,107 000000000000000000045482f5cf1c3be11662c21e86258f85b50f0c2d39991d 2,594 1.00/1.00 vMB 18
795,106 795,106 00000000000000000003c40cc2284f2d129597028de88d7bbdf19e8ea249fd2a 3,494 1.00/1.00 vMB 33
795,105 795,105 0000000000000000000319cb917787c811f3c13c6e7d830538b968d81965e0cd 2,386 1.00/1.00 vMB 24
795,104 795,104 0000000000000000000259eb2c8c612640706d97954c690620fb1549580e85bd 2,608 1.00/1.00 vMB 26
795,103 795,103 00000000000000000002ab91e9e0a76ecbe2ee816b39a0e8d6ff5549e804a925 3,648 1.00/1.00 vMB 27
795,102 795,102 00000000000000000000ffbaf0b8f26bd5afbb0dafc5794a16a7af81bf084b7a 3,313 1.00/1.00 vMB 30
795,101 795,101 00000000000000000003657d2af4fd962c27469b4d709a76ddabc242c6beefc3 2,923 1.00/1.00 vMB 30
795,100 795,100 00000000000000000003f6d750d8f869950bead4fc3bc33efa1ec134f8e7bd5d 2,998 1.00/1.00 vMB 50
795,099 795,099 00000000000000000001698df34dbae8054c1f5698a7b33849d76031959c80c8 3,254 1.00/1.00 vMB 32
795,098 795,098 00000000000000000003da124aa2c9a6fdf3023b4afd3e3229ba69387a9b71e0 3,042 1.00/1.00 vMB 26
795,097 795,097 000000000000000000037c7af24ada21a84e942e739d1bc6c92e33dadd6d11f3 2,109 1.00/1.00 vMB 19
795,096 795,096 00000000000000000001437c607f376670e1869d577c85ed42b821fb69c9df1a 1,008 1.00/1.00 vMB 22
795,095 795,095 0000000000000000000469927fe3963422035e23c430d9bb69c3ab326fbbae52 3,234 1.00/1.00 vMB 17
795,094 795,094 000000000000000000034cd520be7a44ce226af3a34bc84991a8221a54e2072e 3,356 1.00/1.00 vMB 18
795,093 795,093 0000000000000000000387409028ca80c8279b4aed9569bcdbabf21ca72043a7 3,370 1.00/1.00 vMB 19
795,092 795,092 00000000000000000002fdb532defe5b647197586b775491d5584bf02bb98cef 1,822 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.