Loading Tool

Explorer IconExplorer

Memory Pool

86,066 transactions
31.30 vMB
0.09318079 BTC
Random Selection Loading Transactions
Max Size: 190.46/200 MB

Candidate Block

Mining Attempt 8bd5dd8a50838a7380130e6207e043159af55bc86ebacd1e2cb5f21d0598eb6c
Version 20000000
Previous Block 000000000000000000004034f963b6c74ab0fcd958dffc4d075448b0a55af711
Merkle Root 4a0bf439037c994672a724d18f4f84d841a9070dabd771f01e0537f9143d7529
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,344
Size: 1.00 vMB
Total Fees: 0.01995305 BTC
Feerates: 500.45 > 2.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,076 (749,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,180 165,180 0000000000000a29456cd9c0a6537f9f9035c636b0514746ab9207c71b6e1040 42 0.02/1.00 vMB 43
165,179 165,179 0000000000000ac8f795b836b879f1845cb9fedf7ff7bb2997d814c6abd0f084 46 0.02/1.00 vMB 135
165,178 165,178 000000000000024038f3f1c4ebfe17b67361563a472123c150532e6ee2b2ac50 90 0.05/1.00 vMB 87
165,177 165,177 0000000000000c888507bfbdcd15194dce9417f17a27dccabab920218debe6d0 77 0.03/1.00 vMB 84
165,176 165,176 0000000000000389a6ea8d279d0695850f1134a420f310de0e16cf70e2225696 13 0.01/1.00 vMB 61
165,175 165,175 0000000000000c2570103476fe30a827cc405923dcc461e8408e80cc3636b94a 12 0.00/1.00 vMB 51
165,174 165,174 000000000000013e5f355ee51e98446b1663fb8b47ffcef3285b029d7f1d71f9 23 0.01/1.00 vMB 203
165,173 165,173 00000000000007bf989ae63fdaadc8d3e067dc7bbcc2e9fe8aacc1ef8a7c4b91 38 0.02/1.00 vMB 38
165,172 165,172 00000000000003bbaa31fd563728b78c475242ff9621b27913262fc701ddb7fb 23 0.01/1.00 vMB 63
165,171 165,171 00000000000003857187e721859fbdce13ee982276456b6d14e0fe4b4f9498a0 60 0.03/1.00 vMB 121
165,170 165,170 00000000000009feef0131932185bc9cb2f7eea44c4b3264da03a3792835d370 60 0.03/1.00 vMB 393
165,169 165,169 00000000000002c49495e8e25c8215c1c79c3f53d1aba8e30db746171f34c087 127 0.04/1.00 vMB 184
165,168 165,168 0000000000000701aa790387758262445fe48be66da1bb0664639e73a12ea221 61 0.02/1.00 vMB 118
165,167 165,167 00000000000008d47ad49149bd2554df6ebee3cb931e2295ecf13c4962b867e3 13 0.00/1.00 vMB 151
165,166 165,166 0000000000000325d4841e4a147ef4c8f98a3e04128c4097708a80f18e3eb7f4 5 0.00/1.00 vMB 0
165,165 165,165 00000000000004ee24096088f60cda2ad4c8cd56cb8aa0b15873223af4b72073 23 0.01/1.00 vMB 735
165,164 165,164 00000000000001ec9a07a58e64c4fbfac78f7b3b6b585db32a052a7c5d71a1da 37 0.02/1.00 vMB 46
165,163 165,163 00000000000006f5a0cc1c2f6fa3fdc2f561e125c28115c4d6e48e28fb418bf0 23 0.02/1.00 vMB 61
165,162 165,162 00000000000009dc2ceacdd878f64f6eca0b87dfb881fe89720781c2f9c43502 10 0.01/1.00 vMB 208
165,161 165,161 00000000000009128ecdd3dadac8171ac060af7db66de94d8ad4f1ad042016a3 11 0.00/1.00 vMB 32
165,160 165,160 0000000000000b7a2c81094d9c16751096f288a873231439b84414f0f16dabc0 40 0.02/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.53 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.95 GB
    • Received: 15.66 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.