Loading Tool

Explorer IconExplorer

Memory Pool

75,907 transactions
28.17 vMB
0.08899997 BTC
Random Selection Loading Transactions
Max Size: 170.95/200 MB

Candidate Block

Mining Attempt cefa005eaea75c26881eb8bf1b273f7632f1e5a475a17d5a8114211067b518e1
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root cfdf76d283cb33451841ddf25cf4b196f20aab77ed8a9578260e91cfabe23ea6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,397
Size: 1.00 vMB
Total Fees: 0.02784472 BTC
Feerates: 402.60 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (630,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,207 285,207 000000000000000017692ea2d930ba86bbd56f71bfa180e09f26a31e7bcb54ec 105 0.08/1.00 vMB 14
285,206 285,206 00000000000000005601ed845fc2116b4e9d58cab470d089a93eef92b0538d2f 156 0.05/1.00 vMB 58
285,205 285,205 00000000000000016a749e3bc2f229f2f32b69ccdb9be75ebd4ac983bf591c0a 6 0.05/1.00 vMB 1
285,204 285,204 000000000000000170c0aac0469af066d39f9935ce0b61ca622c6f3700a6e990 368 0.22/1.00 vMB 27
285,203 285,203 0000000000000000f5a5c899fb040f2590636b713b981abad669afd9154fb678 4 0.05/1.00 vMB 0
285,202 285,202 000000000000000122b61bb223d166fe0b3105af15b6877ad2e8574a417f9848 94 0.10/1.00 vMB 22
285,201 285,201 00000000000000016b56f2579c2decce27d4ba0ce85a057cf16616c6fccbde61 342 0.17/1.00 vMB 34
285,200 285,200 000000000000000124b252a898d513b71a5fd7b3a2eb3cd5fadf5042e378b9ab 90 0.09/1.00 vMB 16
285,199 285,199 0000000000000001216c3471e6cd2bebe46c5cf13e408b93a4157ccbaa6d951c 193 0.15/1.00 vMB 26
285,198 285,198 00000000000000016521ae09f9b7b60c303da2c1005204dbcd5998507c760080 115 0.05/1.00 vMB 40
285,197 285,197 0000000000000000d2b0aeca279fec9ce4384241a991d535432b7142b3e3cb19 272 0.21/1.00 vMB 51
285,196 285,196 0000000000000001a12199393303fc9bfc022c05d9e47c994bc73f1e715537ce 204 0.13/1.00 vMB 23
285,195 285,195 00000000000000012be645848e7a1fa42a438717ce0273841f6ee9dd4d7c7c1e 150 0.08/1.00 vMB 31
285,194 285,194 00000000000000019e15a8d87b667f967f8787da31337c09d2982cd955ffe841 284 0.18/1.00 vMB 25
285,193 285,193 00000000000000001a92b1fe55f0c190dc9b95f1c801d6940c624336e52951dc 369 0.34/1.00 vMB 23
285,192 285,192 0000000000000000a533904cc59a16833960211be52133fce76c90842f6c91ef 717 0.35/1.00 vMB 37
285,191 285,191 000000000000000172f2306ad2f5256963232a27d998b6e323bf0510ca336000 837 0.35/1.00 vMB 48
285,190 285,190 0000000000000000c84a04a702325cf3cdf4a344362ed0c19ec817a9014eeec7 769 0.33/1.00 vMB 35
285,189 285,189 00000000000000005fdab10805ef306ce8b80a260f7a8d7cb99e9da512d36cff 146 0.05/1.00 vMB 70
285,188 285,188 0000000000000000c36c0550b50eec3b85bd475aafa5b7de58fbe8b48d5a3b36 422 0.19/1.00 vMB 36
285,187 285,187 00000000000000004f6b12a2bd57f39f23835dd6245b586335a2f1791483c62f 252 0.11/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.