Loading Tool

Explorer IconExplorer

Memory Pool

71,832 transactions
27.65 vMB
0.06467340 BTC
Random Selection Loading Transactions
Max Size: 167.37/200 MB

Candidate Block

Mining Attempt cde9920dd60fa261369c40470f6dd326e171d9fdb1ba7e370ef36e6001146ea4
Version 20000000
Previous Block 000000000000000000016dffe7445c108bac746ebb89454ac2dea8afaeeb91d1
Merkle Root c9c57346923bb68da6bde1aca2278d5c3b3e31f33d3513adc5d6f500fa6fca9a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,436
Size: 1.00 vMB
Total Fees: 0.00476992 BTC
Feerates: 70.81 > 0.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,452 (697,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,173 218,173 000000000000019c613ecfd3f748e7b9b41aa2962afdcc7c6750a81355e7dbf2 435 0.20/1.00 vMB 185
218,172 218,172 00000000000000e89c8cc66033614939abff9bff51df6de6fac5b3eb61b945ea 698 0.25/1.00 vMB 251
218,171 218,171 00000000000004643e1f4f44fbeadad8c30a799def4d87218912a1b835b6e84b 336 0.42/1.00 vMB 83
218,170 218,170 00000000000000b48b9a062e2f0140536eab114dd4c67c9c16bd62667d105605 598 0.25/1.00 vMB 213
218,169 218,169 000000000000003c1b44938c1dc3f33247e6733c4cabb48634782d1e59cd6008 539 0.20/1.00 vMB 217
218,168 218,168 00000000000000cd713220f23f5793a0b27f1053cf61ebc3e0b83dbb9c49de73 256 0.26/1.00 vMB 69
218,167 218,167 000000000000043848805bc5dc7a937df05b49003955f824848a7abd57dfcb41 13 0.00/1.00 vMB 471
218,166 218,166 00000000000001a0c16cdf58cfaf9d1ded963eb174a1816497f633b8545f1afa 384 0.16/1.00 vMB 160
218,165 218,165 000000000000037aebf66f8dca71f6f1850e521bdf274a138aa5c1b048c64f32 378 0.16/1.00 vMB 211
218,164 218,164 00000000000003ad2255fa981ec92b0668d554e53f0b0015ceea65e75f948583 472 0.25/1.00 vMB 221
218,163 218,163 00000000000004e2a073abe4a256b93db38dcc5506f76c27ec611181c135d680 794 0.25/1.00 vMB 247
218,162 218,162 00000000000001f88bf6a25988eb70b7a5a6d9f5f99a3320eedf236b17315fd5 202 0.06/1.00 vMB 367
218,161 218,161 00000000000000fd27ea621106e3860ec5ac349b52f7b5b5e7e0dda316be60a2 518 0.25/1.00 vMB 250
218,160 218,160 000000000000058d144cd65fb787cb1a795f82b0cc5bd0ce4bb8b28724dc7013 387 0.16/1.00 vMB 286
218,159 218,159 000000000000025624c167039e72306afd1b6a4acea033a7d3194a58f032a98b 97 0.04/1.00 vMB 130
218,158 218,158 0000000000000414a42513a57460d3be5afdd39f8f4d253a47be3b121ba62fcf 475 0.21/1.00 vMB 159
218,157 218,157 00000000000002b33f26a84fc1f45c39a7ab2afa3aafa57eeb11e57953c854d6 49 0.02/1.00 vMB 229
218,156 218,156 000000000000022180488986766ebbf6d0b58f979312215721f8a834057a10e2 253 0.16/1.00 vMB 125
218,155 218,155 00000000000003a0608ea18c6bb80620a315d544c33e63f8429337fad0536dcc 122 0.04/1.00 vMB 200
218,154 218,154 00000000000001f38351ab4bb8ffa4fe13d6aac6373560fe046c9237e1038855 656 0.26/1.00 vMB 218
218,153 218,153 00000000000000295ac34936806f2a534e5d6fb484ccf28328b916a45ac7048d 263 0.13/1.00 vMB 138
Previous 10 blocks ↓
Total Size: 783.18 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: 750.31 GB
    • Received: 18.85 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.