Loading Tool

Explorer IconExplorer

Memory Pool

73,932 transactions
28.26 vMB
0.06886954 BTC
Random Selection Loading Transactions
Max Size: 167.98/200 MB

Candidate Block

Mining Attempt 604475b823c66a2784e5fb4fe2b4f223dc63320a80bcd89f68d88493d90d1d0b
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root c075283c9e3528678bc126d1bb02d6c626a20ccb1775887ace905ee6504ede6b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,489
Size: 1.00 vMB
Total Fees: 0.01233047 BTC
Feerates: 101.62 > 1.24 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (532,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,128 382,128 000000000000000008b31dda88c3a699f3c2a7f7296d2dd17149915686ea333d 2,407 1.00/1.00 vMB 44
382,127 382,127 00000000000000000b50416d1d086e5fe928f4da202046a1f8c52e66af5ffab6 503 0.33/1.00 vMB 32
382,126 382,126 00000000000000000cccedf88b7c380d0f9af349e622a29917c1feab6620db3f 946 1.00/1.00 vMB 15
382,125 382,125 000000000000000002cb7bdb0ffbb10a18acb3af9c4aff5704b55be6c730f7d5 1,897 1.00/1.00 vMB 41
382,124 382,124 0000000000000000008edd19ea4c09203bfea81a77d95871d16c1dd0954c0ed4 940 0.52/1.00 vMB 31
382,123 382,123 00000000000000000f90dfd6663972fa54bc258381f9534e170969a5133f44cc 186 0.19/1.00 vMB 9
382,122 382,122 000000000000000006ef21086d7cff23d914c32997d910598a11f93d0bdb7fe0 1,444 1.00/1.00 vMB 42
382,121 382,121 000000000000000007b327593d3a7d40d14edca7911279c5a47f86626b18a11c 1,238 1.00/1.00 vMB 19
382,120 382,120 00000000000000000ce61e0731503ded0a80b62ffc19abef0d7a1f7583f7b545 1,110 0.75/1.00 vMB 24
382,119 382,119 00000000000000001047fb407e8809ffce0365cdb554328395ca8ac906b45750 689 0.45/1.00 vMB 26
382,118 382,118 000000000000000010dac62881cffa361e2c557d8af8cd770d229941c19bb3eb 966 0.75/1.00 vMB 19
382,117 382,117 000000000000000007204fa4a92eb1906276ee3e0666b09d1b5ff56d93916890 1,369 0.93/1.00 vMB 25
382,116 382,116 00000000000000000aea548d5ec3a2cd1467cd7a15a1d89968795aafd5b329ee 1,168 0.92/1.00 vMB 20
382,115 382,115 00000000000000000f938be423137e998461f3a1ebe34f58be5bf3874d019763 334 0.18/1.00 vMB 30
382,114 382,114 0000000000000000026d8a38992f3185474743afb0ad182778480d1b2bf193d5 2,459 0.95/1.00 vMB 48
382,113 382,113 00000000000000000b45f5b6fdb02ff1790b1f6608a1d60d323cf68affee0cde 227 0.25/1.00 vMB 20
382,112 382,112 0000000000000000080e2ec8a2b54305d29419cfde0ef869d82bff2a22bc2bce 292 0.10/1.00 vMB 48
382,111 382,111 0000000000000000106d05de7cb1bba34c050fe2044e369cd9efc99cd3ccbd98 1,127 1.00/1.00 vMB 17
382,110 382,110 000000000000000002811602e14e8c4d7428abca12321b36855d77d46b8c0458 2,051 0.89/1.00 vMB 43
382,109 382,109 00000000000000000ffb80c909c74badc174e25d131dc7a9cbf2eb028308dff9 2,292 0.75/1.00 vMB 56
382,108 382,108 00000000000000000e13236ff3363e9591e48bf4bd3337f332e3df630195e3e7 1,042 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.