Loading Tool

Explorer IconExplorer

Memory Pool

80,225 transactions
29.86 vMB
0.07497155 BTC
Random Selection Loading Transactions
Max Size: 179.77/200 MB

Candidate Block

Mining Attempt 31c4a4df8e3aafd1944090d9caa6a37102eebb70149e3d294239b7c1b4dbd706
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root 25a6483aead048f1799931894c3c1a6a70f1bde18ba537c272c0ead010549168
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,931
Size: 1.00 vMB
Total Fees: 0.01383966 BTC
Feerates: 197.70 > 1.39 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (681,786 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,202 233,202 000000000000013324e87fb9d580c213b810b15aa503f5070a04477de229f8a4 234 0.10/1.00 vMB 148
233,201 233,201 000000000000003ab7c97fa5f7391102979ca5791bfdea664b53c31da5f84c1c 487 0.24/1.00 vMB 162
233,200 233,200 0000000000000106ea348ecffa5e2afeae32ae04cba87a0f4d321bcad4448f1c 739 0.33/1.00 vMB 129
233,199 233,199 000000000000009066ea14c2aede377e660f09face9d197774f5e1f663aae001 66 0.03/1.00 vMB 39
233,198 233,198 00000000000000df00711e60fd5e01d2f9a35af2961b81796642d368192dea80 363 0.22/1.00 vMB 153
233,197 233,197 00000000000000197f26a313f1e182d507b21b7143f77ccce121b927ccb4ac6a 366 0.18/1.00 vMB 159
233,196 233,196 00000000000000eb04120de26de0b140dc1377a3bb2a6d20b155a5fd38d41eaa 264 0.11/1.00 vMB 165
233,195 233,195 00000000000001bcccffd4013ba34bd0ef7e1dd4dcc2e76751d69ca3374e261c 369 0.18/1.00 vMB 152
233,194 233,194 00000000000000cb91ed0e685132bb11340480139a693ec12c182af480abaa1b 252 0.16/1.00 vMB 156
233,193 233,193 0000000000000097fd6f0105a5e2729db5ab7e2a7a1e2e2f215032c292b9fd82 995 0.47/1.00 vMB 129
233,192 233,192 000000000000019b931e2ec75ffa2931ad60c230ecd10628a53b38137bd785b2 187 0.07/1.00 vMB 91
233,191 233,191 00000000000000c5287325a39a560bd690e689a6170b16dcdb5ba7b9ebca4993 32 0.02/1.00 vMB 83
233,190 233,190 0000000000000151b614440ca2c3dc1154fda6ae5d465191760108f8e7246088 268 0.08/1.00 vMB 78
233,189 233,189 00000000000000fb252e99ac5751b1f855674c1b2c0aabd86de7b6aefbb5a2aa 513 0.22/1.00 vMB 138
233,188 233,188 000000000000006107475324198b63a8542e70e5ee7d1383de1c930dc613ebee 155 0.07/1.00 vMB 159
233,187 233,187 000000000000005a8317d2eb806f3499dcd55a29646ca29ee91930e1b3b59f31 369 0.22/1.00 vMB 119
233,186 233,186 000000000000013c0a0e30aea6c201d28b247849c317717057974dda5126f2dc 381 0.25/1.00 vMB 118
233,185 233,185 0000000000000105a091184edde7b17b96869992b9391803b8ca1dbee33f5c57 692 0.25/1.00 vMB 189
233,184 233,184 000000000000012aca7b492154597ef04ee19521e0f3e7c68fb1f5a3a045cf9f 52 0.02/1.00 vMB 14
233,183 233,183 00000000000000b59f1e4683251b7e7211d5b7ab8df00e932121bc4a43921c1c 386 0.26/1.00 vMB 131
233,182 233,182 000000000000002300d381039fe243f87dcc8c034b3ad16f0504a60dcd78bf0e 203 0.08/1.00 vMB 161
Previous 10 blocks ↓
Total Size: 782.37 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: 663.72 GB
    • Received: 14.93 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.