Loading Tool

Explorer IconExplorer

Memory Pool

73,915 transactions
27.35 vMB
0.06719543 BTC
Random Selection Loading Transactions
Max Size: 166.95/200 MB

Candidate Block

Mining Attempt 347200c2637bb59b779dcdde642c7926255046f0a9f541e1294ed1bf7bc0b0ea
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 580331c6b0169b3cb46561cb9a3a7fe4ac85fb4a94366824d822fb089ee2b73e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,270
Size: 1.00 vMB
Total Fees: 0.00908103 BTC
Feerates: 402.60 > 0.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (630,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,443 284,443 0000000000000000e015d89101b5bd0b0582dd81664709d6b8c12a7ee7eef7f3 172 0.12/1.00 vMB 20
284,442 284,442 0000000000000000c73337d5cef67c6d33120d8c7a3dd95ffb6f7fb5a819fd5b 162 0.05/1.00 vMB 76
284,441 284,441 00000000000000004d3891119c7bd9fbfafc5799c742a9eb517c931096bc3f3d 282 0.17/1.00 vMB 37
284,440 284,440 0000000000000000dd11e5c03bd5374b26d98d3a082d5634fe0cfb312d4b918e 622 0.30/1.00 vMB 53
284,439 284,439 00000000000000001498f1baca1ad270eaa763d67307a385cdb8dfd94b20da0a 212 0.10/1.00 vMB 33
284,438 284,438 00000000000000008d2f115b57612b1fcb25ce145bb08634ee19e20cd2843cf0 164 0.08/1.00 vMB 43
284,437 284,437 000000000000000110c2f358b4afbd93ddc0dd526fcb1f9c3f7336f7b225e8d7 124 0.21/1.00 vMB 14
284,436 284,436 00000000000000004a2ef5a2d192151a27afc68c9efc826e43ca658236d38d95 835 0.35/1.00 vMB 47
284,435 284,435 000000000000000078fe53c8ddde9917ccc8207dc2b60e3f94072c0b9f63679e 3 0.01/1.00 vMB 10
284,434 284,434 0000000000000000cfe3e6cd216ac84ebc2d9dfb6ce7a80dfa2c7beea3766c8a 196 0.11/1.00 vMB 32
284,433 284,433 0000000000000000506e2361fccd52fb37a7a9fe44ba6aa99b245ce0cd1be27d 204 0.16/1.00 vMB 20
284,432 284,432 000000000000000010f8c85fdbd23fc24e7ad35b749266304c5dc0a20510b23f 274 0.35/1.00 vMB 16
284,431 284,431 000000000000000098f41d2952296a0b993614d7985e93cf695509546623ea70 1,369 0.50/1.00 vMB 53
284,430 284,430 000000000000000020c4a093a24e7a1ae487502630bb7e7cf2ff73e0555c3257 84 0.10/1.00 vMB 17
284,429 284,429 00000000000000019cc5ad2abfb4f58153b644810794562cb2754b1e62b1f38a 1,432 0.90/1.00 vMB 29
284,428 284,428 00000000000000011007a167661388964440aebbc9860750959b5072d5608f25 132 0.05/1.00 vMB 175
284,427 284,427 00000000000000002dd8795383984dae40634c740eeeef7a064b24052a110567 322 0.26/1.00 vMB 43
284,426 284,426 00000000000000001983d03bf23f440e81eb970be663610dffac019d776aeedc 394 0.22/1.00 vMB 35
284,425 284,425 00000000000000006ee9dc0d1226db4227bdd8d5994ec1fc5ad3aa3985e25289 659 0.38/1.00 vMB 39
284,424 284,424 00000000000000019fe0c170b8b38624caaf1c6ba394731dad2af0383391af39 96 0.04/1.00 vMB 49
284,423 284,423 0000000000000000db9adbd2680407b1b24d28e20075004bb9e8654192d1c542 177 0.12/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.94 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: 714.86 GB
    • Received: 17.61 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.