Loading Tool

Explorer IconExplorer

Memory Pool

81,046 transactions
29.70 vMB
0.12616420 BTC
Random Selection Loading Transactions
Max Size: 180.03/200 MB

Candidate Block

Mining Attempt 6b047a990caa931cc925042dc606277171162519c50f04a0d08965928b69e0b7
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 46f56b9f4e27acd46acba39b46db958db2765f047aa7d232bccd6ebe76837458
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,782
Size: 1.00 vMB
Total Fees: 0.06001271 BTC
Feerates: 151.07 > 6.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (463,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
451,146 451,146 000000000000000000fa3912277ecb4b569fd3ae0be0fb4cb9c2b02da249fabc 1,996 1.00/1.00 vMB 116
451,145 451,145 000000000000000001eeaaf90e13ff380807fbd5fa0e3ef03170016896da2064 1,612 1.00/1.00 vMB 99
451,144 451,144 00000000000000000054782104273e8cb94e6669a90f465d7c3dc126a9e077a0 1,577 1.00/1.00 vMB 36
451,143 451,143 000000000000000001aa85f89eaa71b63c33931cc23fedc7b6ffffb3e2abbc03 1,200 1.00/1.00 vMB 44
451,142 451,142 000000000000000001603d52bfba71e51b530627b3fb6ccd77d380896e448841 390 1.00/1.00 vMB 27
451,141 451,141 0000000000000000022750f32a2822983474cb1cf69c3c068bf3136baea814b1 1,813 1.00/1.00 vMB 78
451,140 451,140 0000000000000000001110e605372aea2a504f65de3cc7e49e2fc56df3490dc1 2,231 1.00/1.00 vMB 66
451,139 451,139 000000000000000002adcc1d50c95548e54429435b7dadc8003548ffac227793 1,821 1.00/1.00 vMB 49
451,138 451,138 0000000000000000028f994cdea77cc7d10c1a8a2ed75fe1f4b90c4c15d32029 2,176 0.99/1.00 vMB 101
451,137 451,137 0000000000000000002d63dff580649bb4daea96f460f96136907c8f7dc67bda 2,149 1.00/1.00 vMB 94
451,136 451,136 0000000000000000017ad3a240bb957eae61c636e15c800df3f8a2f476f92da0 1,750 1.00/1.00 vMB 56
451,135 451,135 0000000000000000016dfd84de3e5dfc7c1f504afd4a97f5188e16bf28c72450 2,168 1.00/1.00 vMB 103
451,134 451,134 000000000000000001d3a7e05bc6ab662a06d5fe17345d26ab6027af74246524 2,636 1.00/1.00 vMB 79
451,133 451,133 000000000000000001ed10912678117661afcc0538ea5b3a0dd65abe7e7ae5a4 2,112 1.00/1.00 vMB 80
451,132 451,132 000000000000000002c272f7c3f815d30b84455c8ee059f9ff43daa87879f120 1,904 1.00/1.00 vMB 58
451,131 451,131 0000000000000000018d2ae3bf5fedf381c1d28e24d0701d4d3419356eba86ae 2,644 1.00/1.00 vMB 99
451,130 451,130 000000000000000001bd26c4412146f604675f60c6512907402b0b2c8aa254af 1,743 0.75/1.00 vMB 89
451,129 451,129 00000000000000000037aad107330bd03103d1cb16e0feccd406bef2b2e1e9fd 1,723 1.00/1.00 vMB 71
451,128 451,128 0000000000000000014c4a4bd1fce9872c0172e5cf3946f365ec5655082ad97c 2,242 1.00/1.00 vMB 64
451,127 451,127 00000000000000000127b70ae294c57640a187c186176fdd4fff165823064bf1 1,684 1.00/1.00 vMB 61
451,126 451,126 000000000000000000a6b2c466391f69deab3f2dc29f08cad4a5689d77a409b5 2,382 1.00/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.98 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.