Loading Tool

Explorer IconExplorer

Memory Pool

55,679 transactions
31.75 vMB
0.19806544 BTC
Random Selection Loading Transactions
Max Size: 171.05/200 MB

Candidate Block

Mining Attempt ee12d2e2da23a9b67857cc88a96fa373afe946009c3e6525e994a21fc031256e
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root e54dc1c9b6a1e879e37ee6a9d4c1a98b7f2fc8e6baa07c2382e25eeb8144ce9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,409
Size: 1.00 vMB
Total Fees: 0.09038514 BTC
Feerates: 502.67 > 9.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (731,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,225 183,225 00000000000005ff4f10419d25127ad37f13ca636fece2bd0171fc580a04d39b 101 0.05/1.00 vMB 153
183,224 183,224 0000000000000933f4dd56869aea3231dc39d6e8cc78a12e164e5b6eef51a84b 8 0.00/1.00 vMB 0
183,223 183,223 00000000000002b7db74403d0f8e8ebe74f236395fac9aac52d0fe654a0ac3c5 9 0.00/1.00 vMB 45
183,222 183,222 000000000000073f249dab16a398721bc0315a7572bd1905bbc22476e225c9d9 79 0.04/1.00 vMB 106
183,221 183,221 000000000000028c006917517d79f10e0748d059aaa9a3f49214a9f717dfc088 59 0.03/1.00 vMB 87
183,220 183,220 00000000000006407705bdbd83413785420b6cb1f2fc7f9aa446634749aa6a45 40 0.03/1.00 vMB 188
183,219 183,219 0000000000000734f4baa3e6e9c44c5dfd28b80b768f7387db084b338248ed25 6 0.00/1.00 vMB 2,378
183,218 183,218 00000000000005ba550efe33f6d2a0d78e06137d24949bda4e5f0cdc8a18dc04 71 0.02/1.00 vMB 37
183,217 183,217 00000000000004e49c8a5f35a2dd4b902d8b608ed12b8d0a0d31b9de184720fa 53 0.02/1.00 vMB 98
183,216 183,216 00000000000006b98fe0287049199b1d0fd5814f482f22c245a291f21a935710 100 0.07/1.00 vMB 166
183,215 183,215 00000000000004448969a17ef67a7208d03227babe043a4d031dd1cc5bcf1372 62 0.06/1.00 vMB 66
183,214 183,214 0000000000000241d494c51d4c631f8ec89f26b9094bda93278eae8a9f1ddefa 64 0.04/1.00 vMB 85
183,213 183,213 000000000000025856e5d78dd5a1e589049a3cb5734ad22e7594717207f02182 10 0.00/1.00 vMB 0
183,212 183,212 0000000000000797f7155dcbf6ccf7edddcd9b6c0c32033eb8700f2e730f27e8 65 0.03/1.00 vMB 169
183,211 183,211 00000000000005bd43df651f0bd7da8c3d10f5ef39be966dcb73e511d1069ca7 19 0.01/1.00 vMB 3,443
183,210 183,210 000000000000007ede59b0c04d3c6f176864a75df388198aa03ed45327be38d2 33 0.01/1.00 vMB 117
183,209 183,209 0000000000000045992740a0d6580fc259413b4cf7e597b03ea7156f0d5e2a78 16 0.01/1.00 vMB 110
183,208 183,208 0000000000000a386eb5a5af4c1e02859c5a32417ebb153a8a6ce95d3ab28f4d 11 0.00/1.00 vMB 0
183,207 183,207 00000000000007e3d65b461d8625d985bfe8871069009b78edec0944fdca6b6e 42 0.02/1.00 vMB 73
183,206 183,206 00000000000002f54fe285d704b9d0b7c5a83a5c1c221bff7de872dd87b752c1 4 0.00/1.00 vMB 144
183,205 183,205 00000000000004c0b651c13bd0d55c42157b6af383b9047395e4a6c93341adb1 9 0.01/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.