Loading Tool

Explorer IconExplorer

Memory Pool

25,925 transactions
4.65 vMB
0.01585267 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.33/200 MB

Candidate Block

Mining Attempt e78401c762fde61d85c6e1b2eb29eddf4ea876bd86f9d88b1f2b1b33e8f9c5e6
Version 20000000
Previous Block 000000000000000000006324f29d65b8c96f1758197fb5c0cb286fad32571aeb
Merkle Root 1bb435d5c941ffb497fc03ebe769347f076e99ece2ff2496ff3c5d560857fa79
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 322
Size: 0.08 vMB
Total Fees: 0.00439365 BTC
Avg Feerate: 1.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,823 (754,757 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
158,066 158,066 000000000000011dc65ec2c78ec4d7fda5cd978f67fd0f30440cb0198a8fd901 0.03 MB 53 230
158,065 158,065 0000000000000806946c362f1381cbe31672143ea9fbe3d92eb781d273f18ca9 0.04 MB 70 79
158,064 158,064 00000000000004bbf91a2902ff5b339b007fef8fb6c93feff799b4225fbec4d9 0.00 MB 10 120
158,063 158,063 0000000000000c473ed20185b84094d64f0bf255c50fb9368d997f60f39aac09 0.01 MB 22 8
158,062 158,062 00000000000001f93d3314edff1e85ecfe230cfff7e6969ea72f3f476b436821 0.01 MB 22 192
158,061 158,061 00000000000005ef936c29b0fb25ccd0a634dad0fefadce3b4593e9a20295024 0.02 MB 37 843
158,060 158,060 00000000000007cbdcdba14e77eca9c83e217c9ca865b3037307c0038341cb4d 0.01 MB 14 96
158,059 158,059 000000000000015c7407d6bcf117848a46a6208301e576f0d3d0ef4f94414e70 0.01 MB 41 8
158,058 158,058 0000000000000e28a355d988160bd383dc22c362e52ceb34118129af54698f4e 0.02 MB 59 167
158,057 158,057 0000000000000e6792f5bd00ad14a27e2292190bc33b747c8c81c8cf411f8a6b 0.03 MB 54 232
158,056 158,056 0000000000000cbf607f41ecbcbe0cba329772beb34330f818a9dbc45a704b16 0.01 MB 27 72
158,055 158,055 0000000000000aab982a388721ec2e06e6bc1137a953e3fc47852d2fcae64d48 0.03 MB 90 99
158,054 158,054 00000000000009a10cc2966c111ea371be9566685cd7575f9353cbfe2c20a9b3 0.02 MB 44 216
158,053 158,053 0000000000000be565e8046f3afbffc4d15c4deaacd6d92c3d6e0a0b7a5ec1e8 0.00 MB 6 0
158,052 158,052 000000000000031fa450cf7c51ee2b1082ea666571acd93ff1c492d89e62f37e 0.03 MB 48 119
158,051 158,051 0000000000000d381889c79ca65a5caa8666623bc39f0dc572d5ce35e8bdbaf9 0.05 MB 75 137
158,050 158,050 0000000000000401526320f8a55e8b2eafeb030cb197c2b6070435e0e307e948 0.00 MB 1 0
158,049 158,049 0000000000000dffe79bae662ea6c10b40098c116ee6c65c02b3eb051e1ed347 0.02 MB 81 51
158,048 158,048 00000000000005b4687e7692d5b4d9e612132d79789cea58b8ebfc2e24d6465d 0.02 MB 41 473
158,047 158,047 000000000000063ef970d10339a35e72a31a3cad362b9acb9a5d8d0bf51ae84d 0.00 MB 11 40
158,046 158,046 000000000000069e574e77d8c586f91ae7ee4c3586af03c9b200160e74149469 0.02 MB 49 230
Previous 10 blocks ↓
Total Size: 778.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 103
    • Outgoing: 10
  • Data Transfer:
    • Sent: 166.71 GB
    • Received: 1.98 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.