Loading Tool

Explorer IconExplorer

Memory Pool

32,479 transactions
13.58 vMB
0.13560822 BTC
  • 1 sats/vbyte = 24 blocks ()
  • 2 sats/vbyte = 10 blocks ()
  • 3 sats/vbyte = 5 blocks ()
  • 4 sats/vbyte = 4 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 74.96/200 MB

Candidate Block

Mining Attempt d4da57a9fa5c5df2770d3c2a87920d11d8d4c74315364613554bae66dc87d43b
Version 20000000
Previous Block 0000000000000000000142671b384186b458235190c00c8f053358f19dc47059
Merkle Root 98b241edd8c6eac5a07ad3d196a5daf60d5e396243fcb4f9e0f701593e871f37
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 561
Size: 1.00 vMB
Total Fees: 0.02461119 BTC
Avg Feerate: 3.62 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,072 (657,181 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
255,891 255,891 0000000000000023bf8b7eb15c95cb5f7b25022a393e48027dd193368a70865a 0.31 MB 827 130
255,890 255,890 000000000000001278acd438d6a3130454e766ed4803a9fbf010b10ee34f602f 0.25 MB 649 143
255,889 255,889 0000000000000041244cff51199d8ef5499fba7d6066c3796dacf69b3192aead 0.06 MB 130 98
255,888 255,888 000000000000002b3ce8e9cc847bdce3c46c65dacece7e13df33c642c152e1e1 0.23 MB 552 121
255,887 255,887 000000000000003e97eb8de8fc433378a5bce9ca8042555c772c366c9f580f45 0.19 MB 456 129
255,886 255,886 00000000000000316076aa27a40cfcbfd161bf9693955bc2ede65abcd073abe3 0.08 MB 170 126
255,885 255,885 0000000000000006068d400921619140b0f8ecc1113cfeec46ce55693ce8e457 0.12 MB 283 124
255,884 255,884 000000000000002ff4fef82e5571b9097889b10c667eb66e6833376931679053 0.01 MB 35 85
255,883 255,883 000000000000000672677a347ce30cb1a2f47ca56a567f6c3f1a47151d2ff565 0.06 MB 99 106
255,882 255,882 0000000000000034041836150ce5240396a3333494926326dfef512f6499cfb0 0.12 MB 324 113
255,881 255,881 0000000000000015fb78a0767cb0e0e8fe44a86b9ba892c89f5d5ccb04b73dc1 0.10 MB 259 134
255,880 255,880 000000000000000403b70766e30af4f3753c01474143d44847161149cec15a3d 0.15 MB 391 114
255,879 255,879 000000000000000e771941d6bc0fa0b13cbfae63908de458d03553b2dbaab5c2 0.10 MB 188 70
255,878 255,878 000000000000003e2ef3a2dc8f9803f331fb391f85b5b18bf3f3fc71e0341140 0.00 MB 1 0
255,877 255,877 0000000000000009a8d018592f0d96509fad5129cb5a0badd9367140b868ed57 0.02 MB 38 47
255,876 255,876 00000000000000024832249c964485c297baffd205e44442c85c437b06e97c2b 0.05 MB 103 92
255,875 255,875 000000000000002d3050f08d0c562678037c548f9c1e95b1c2f72dadd9ad5bf9 0.24 MB 375 81
255,874 255,874 00000000000000025091f512967eb3f440d11683c2d52ad9b42f7533b34ca491 0.09 MB 174 70
255,873 255,873 0000000000000022740a14fe26131e69295624db51527217bf639a996f74df2e 0.26 MB 599 104
255,872 255,872 000000000000003b6c92bb3b709afad8993448b0def98c6eb46c7ce312465f2b 0.04 MB 39 27
255,871 255,871 0000000000000035f41c6d0a86e39a44700451f99c2529836c6fc6c81d23c20a 0.08 MB 161 85
Previous 10 blocks ↓
Total Size: 778.98 GB

Node Details:

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