Loading Tool

Explorer IconExplorer

Memory Pool

70,268 transactions
26.46 vMB
0.06222844 BTC
Random Selection Loading Transactions
Max Size: 159.77/200 MB

Candidate Block

Mining Attempt 9c8636c23cf4cb47cccb135a438df4f5aecd1114db39edf8dbe0e425924a0eaa
Version 20000000
Previous Block 0000000000000000000009108cad781ae4d8e37535e7563f5e6e6a71e95b6e45
Merkle Root 86c58b6a41732ab6ad9003dfea5e68ba3f9a783e24e569ae98ea6dd717990b67
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,772
Size: 1.00 vMB
Total Fees: 0.00593513 BTC
Feerates: 50.18 > 0.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,463 (26,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
889,149 889,149 000000000000000000008d8d2a0e31785c5a8516785d4405f3c5e699b570e006 3,633 1.00/1.00 vMB 2
889,148 889,148 000000000000000000016785311c56876d7b6d633c29784559a30c4db220bf3a 4,010 1.00/1.00 vMB 1
889,147 889,147 000000000000000000010f2321617113591886a00bad8bfd70ef547ed7597768 3,388 1.00/1.00 vMB 1
889,146 889,146 00000000000000000001b785f55e6bd2cd05efc34a4fa11cc3501c5d5b90d864 4,754 1.00/1.00 vMB 1
889,145 889,145 0000000000000000000134374fcc0e935ac51109c3c71cfca5bce410e3d19c12 4,954 1.00/1.00 vMB 1
889,144 889,144 0000000000000000000273ba27124548b7cf9afa1c4a593c8f390ad903649c3e 4,649 1.00/1.00 vMB 1
889,143 889,143 000000000000000000001db806a0ad0cfd5559e3db9f037ec3a8ee07a213718e 2,011 1.00/1.00 vMB 1
889,142 889,142 00000000000000000001469ccfa03a369406e058906a0632d1be81104b6465c4 3,532 1.00/1.00 vMB 5
889,141 889,141 000000000000000000004f8bf0f0cc0790af7a45240aed39bb78d3212ee3f21d 3,293 1.00/1.00 vMB 2
889,140 889,140 00000000000000000000cf5032ce3af3b21a5b7ce5cff87f8accfefa5344dd97 3,436 1.00/1.00 vMB 1
889,139 889,139 000000000000000000002016cafdcdeb60ca49fef929c0d62fe9801001f8ab7a 2,679 1.00/1.00 vMB 3
889,138 889,138 0000000000000000000049bfb739910062c4f49fdd0742d46bdaadbd2e8fce17 3,689 1.00/1.00 vMB 2
889,137 889,137 00000000000000000000516f59851ec717e95a6f7d4b6a53c20b8a0c1452ddba 4,037 1.00/1.00 vMB 2
889,136 889,136 000000000000000000018919f7755256814aa3c8d93dcd61bb874707c0b70ec2 2,320 1.00/1.00 vMB 2
889,135 889,135 00000000000000000001e7000e70583afddde7904ee3345093c632c2f7e7db3e 3,130 1.00/1.00 vMB 2
889,134 889,134 0000000000000000000044c8c21e5b17fee425c75bd9f35d595d2854fe791591 3,125 1.00/1.00 vMB 2
889,133 889,133 00000000000000000001adc547cfcab01322e930ca908c60320e6d45ed09bb3d 954 1.00/1.00 vMB 2
889,132 889,132 00000000000000000000dfd20d59643c4e4bbc5ad610b8cf8b10ba33d8196513 2,562 1.00/1.00 vMB 2
889,131 889,131 00000000000000000001709f6aaedbfcc32cfbd2002725ae599087e09fbb1492 1,189 1.00/1.00 vMB 2
889,130 889,130 00000000000000000000a936be5780d618dc147af4993337761c60c34e9c4faa 1,488 1.00/1.00 vMB 2
889,129 889,129 000000000000000000019a7288954eeb4ec9ef084038ee564ea56f4cb024e23f 284 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.20 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: 753.96 GB
    • Received: 18.92 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.