Loading Tool

Explorer IconExplorer

Memory Pool

27,921 transactions
28.04 vMB
0.07830474 BTC
Random Selection Loading Transactions
Max Size: 134.61/200 MB

Candidate Block

Mining Attempt 0f4c2381dc6fe0ed776183573ed02959332aa9be1f9ba7abbb733b56b992bfa7
Version 20000000
Previous Block 0000000000000000000125843996ba510aff6897669d1d413a568828e2ec36bb
Merkle Root 283c88fa9abcdce8d4ee83a20e63b806e1c97d0791bfa6ebcd662999e4efa254
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,234
Size: 1.00 vMB
Total Fees: 0.02442351 BTC
Feerates: 101.57 > 2.45 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,499 (676,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,054 238,054 00000000000000ad101b8f5313caf78a32d1b2f828bb74c9e6d9a44f1eda674b 297 0.14/1.00 vMB 151
238,053 238,053 000000000000010236c7459a0a034c134f312c74d002e68beb8921cf7ce09db2 102 0.05/1.00 vMB 146
238,052 238,052 000000000000010a32df03535f70a0923ae2e1c2de0a2cea057847adcf86f46b 494 0.25/1.00 vMB 116
238,051 238,051 00000000000000a6965f243dd66092dfa70e13974ad716b265859ed7cdc7f554 36 0.02/1.00 vMB 83
238,050 238,050 000000000000007ff7effab3e5d5b370847c61f825f2e88d8e91db45c8a8c4e0 546 0.25/1.00 vMB 193
238,049 238,049 00000000000000e2172721a32c52c03a044c27f5cd70198009a3b707c3fe5473 357 0.25/1.00 vMB 102
238,048 238,048 00000000000000c2355d8998ea41202be75be8286ae6ccd5365093e04ee7e1ec 760 0.25/1.00 vMB 290
238,047 238,047 00000000000000208f5d3b74b81b49a4b8e213cf159f0b6d731e2913eb3bb220 5 0.00/1.00 vMB 139
238,046 238,046 00000000000000ce2bb31fb4a10565f80fdadd42eef0f0fcecfbd1afa5d438cf 258 0.09/1.00 vMB 181
238,045 238,045 0000000000000123261e720f2df05a7819e523434445a9e75decd227f8877fb8 200 0.11/1.00 vMB 117
238,044 238,044 00000000000000fbfb10aa00a1f70d1411ae926c36f5c9a8086461312ff9535a 512 0.18/1.00 vMB 238
238,043 238,043 00000000000001301a41383a1e04409c9364a55053c003decc1180573e46c063 453 0.18/1.00 vMB 170
238,042 238,042 000000000000007e547028fba8df4a22b5f5c69571e7844599f5cdbcc1046d20 376 0.17/1.00 vMB 172
238,041 238,041 00000000000000008a6eeeee42317520e4ab87a0d8efc38f162b1200a56185e8 227 0.09/1.00 vMB 45
238,040 238,040 000000000000004067b02ce440d59d0c89dc8a459325d267e0f166b97b91a955 444 0.25/1.00 vMB 149
238,039 238,039 0000000000000037cb52fd1af8cfa593b17b2a3e5fd6eed44b7a0d82e98d9202 645 0.25/1.00 vMB 242
238,038 238,038 00000000000000db9cbf0cc81422f967aea15085754ac9104ecc32e4c5f8867f 512 0.39/1.00 vMB 48
238,037 238,037 0000000000000130d5eac047e3d234d0c1babf273488ef68f879743c09ce1e2c 519 0.22/1.00 vMB 222
238,036 238,036 00000000000000134b055b2b51d64a8989e741ac45a22551553c61679683c26d 293 0.11/1.00 vMB 221
238,035 238,035 00000000000000ce1e19273e707976e8829c6ef33f41861106a7eb4111bd1ece 64 0.04/1.00 vMB 48
238,034 238,034 000000000000015eb010abe4a28d2c3e6417beb4cd9d44e45ea60df3f13f1def 128 0.21/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 612.21 GB
    • Received: 10.96 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.