Loading Tool

Explorer IconExplorer

Memory Pool

43,407 transactions
27.02 vMB
0.05499265 BTC
Random Selection Loading Transactions
Max Size: 142.43/200 MB

Candidate Block

Mining Attempt 6e17502a9f323a54ff2eb7a60912ef7dee0968f11742190f1469d5a1bc23ce5a
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root b886a381a86cec5f0838cbe45d76246be32f8948a267716844ec297bd45149e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,046
Size: 1.00 vMB
Total Fees: 0.00478546 BTC
Feerates: 40.21 > 0.48 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (713,613 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,304 201,304 00000000000004d856e6f30a86d45321ad632c1da975b505712a000b1403894a 36 0.02/1.00 vMB 87
201,303 201,303 00000000000001ac99dda5e735578d965f5a83c704a0e894a8f74991e4502913 157 0.08/1.00 vMB 116
201,302 201,302 00000000000004a43e6a993f3df4a83b6bff8792657c3d4b580d98e11af4c7f4 41 0.01/1.00 vMB 193
201,301 201,301 00000000000002339d07e8c0e00512f3013be002dba9074eba17aa1126be0d80 218 0.09/1.00 vMB 146
201,300 201,300 00000000000001bf42341be20b0b41d893165577a289f1163b34f42b8c006e20 262 0.11/1.00 vMB 135
201,299 201,299 00000000000000188d7357ecf40e8e50d8758cd4066f7a1b80c5b095ca15a759 18 0.01/1.00 vMB 87
201,298 201,298 00000000000002df6befd43de6177585f15f7d6c1ce50a3481a064658b50ceda 236 0.10/1.00 vMB 146
201,297 201,297 00000000000002221bc659fac7368b65477a61514515710dab1f8514e05dc028 31 0.01/1.00 vMB 140
201,296 201,296 0000000000000177da242e2609626eced001f69ff193f3e8599b47ab2612be9a 418 0.18/1.00 vMB 155
201,295 201,295 000000000000007ffc4c2da3f9bb18aa74b266ea1267ee493b7c02e9ade2aa56 140 0.05/1.00 vMB 102
201,294 201,294 0000000000000115a4ab4e043e77e58b186ce9169b3d25096a83a94ff3459677 718 0.29/1.00 vMB 109
201,293 201,293 00000000000003883c6946d5fb449f9f807098babaedecc66c1b6d8e06661f5e 122 0.04/1.00 vMB 68
201,292 201,292 00000000000001547d0bd0cdca72bcc388263e604ce777f634e6ba44c26dcc2e 300 0.20/1.00 vMB 99
201,291 201,291 00000000000003ec6e306adcd6f7d4266b88262cbc8f38258bd1d5b11425cfc2 12 0.01/1.00 vMB 58
201,290 201,290 0000000000000577ac3489c296475d3b4ebcea8ca03cc7802547523921cbcf14 53 0.02/1.00 vMB 100
201,289 201,289 000000000000045c61eddd19dcb2f43ec7c75cba6a20c1f166f4aa5c366c27ad 220 0.13/1.00 vMB 174
201,288 201,288 000000000000012dc5ec4a2e4b4fca3f72946de30d73db241cc8bcb5d45cda79 103 0.10/1.00 vMB 73
201,287 201,287 0000000000000341a9c8a4f050fe3273edd0a602ecb9b94377c5c1c54185358a 229 0.11/1.00 vMB 94
201,286 201,286 00000000000005cbac4729863520767efc50c505fe2743d5d8abb016683388e3 147 0.09/1.00 vMB 167
201,285 201,285 000000000000014125fedb75009ba81c07ac3e4c1481ffb9a4f9ee02d4178a7a 11 0.00/1.00 vMB 21
201,284 201,284 000000000000002b19e8910061b7d5f329a55ae4e8da9cdf92430e40299d6c1c 19 0.01/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.24 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: 655.14 GB
    • Received: 14.26 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.