Loading Tool

Explorer IconExplorer

Memory Pool

79,175 transactions
29.45 vMB
0.08210269 BTC
Random Selection Loading Transactions
Max Size: 178.12/200 MB

Candidate Block

Mining Attempt 7c3758c6a877b6953e9b5a8f4c64462306c5b8e1fb1ae64c929403420185b80e
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 108c92d64465f81cb3f07aa963784f82655852c44b22840d076dd49538c937c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,878
Size: 1.00 vMB
Total Fees: 0.02036147 BTC
Feerates: 100.11 > 2.04 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (704,528 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,569 210,569 0000000000000464c0ca36142d148c07adf7828a972d4ca0aa10f1afd28de848 93 0.04/1.00 vMB 156
210,568 210,568 00000000000003a52c7e96493cbd15b2a54a08a56543441fd8db80178f8041d6 33 0.02/1.00 vMB 160
210,567 210,567 000000000000002b8e326a70c33ed170ab02ceba6c4912c17efd32193b5a2277 233 0.15/1.00 vMB 115
210,566 210,566 00000000000004d889bef2e780758fa84009e3c201ff2c7fa0ef45905a632a60 223 0.09/1.00 vMB 203
210,565 210,565 00000000000003003e8a4475cbdf79e758123908faee81cdfcbae2153075242f 397 0.15/1.00 vMB 183
210,564 210,564 00000000000003212a00f72a3fdc34cdcfbddeebabfeb5691fe02da79faba96a 4 0.00/1.00 vMB 0
210,563 210,563 000000000000014acf0f1e45cb24e8280d2b07704a26129128a44709efae3b1d 168 0.06/1.00 vMB 224
210,562 210,562 000000000000014d97dd9ddeb5749721822b9faaa71714e2fd6d6df9ea579d8d 48 0.02/1.00 vMB 149
210,561 210,561 000000000000028ced926e21460935f4deb2a02a819fed291902062e32a98283 103 0.05/1.00 vMB 154
210,560 210,560 00000000000003a1e8e178e56106b3254bd449f8756ea69f0d99931c6227e628 32 0.01/1.00 vMB 115
210,559 210,559 00000000000001133704b6f1f0d27648674979f1dd5ced6839d06191c674a879 16 0.01/1.00 vMB 130
210,558 210,558 00000000000001879cd0676a8fcb0295594c27346a472f3057be197ebf714a09 47 0.02/1.00 vMB 110
210,557 210,557 000000000000019fb70690c82b9c714e9b99659b698239a59f7e978a845067dc 51 0.04/1.00 vMB 95
210,556 210,556 000000000000028e8aa33458691d4159348feafb8d4454366a37bbcd874e34ec 1 0.00/1.00 vMB 0
210,555 210,555 000000000000033935c0e16a5f4f8b5384dc3944b4682f9ad347d9bd0a88b8fa 247 0.09/1.00 vMB 186
210,554 210,554 00000000000003afce6f9bcde99bc03d1fc900c8df40abde9134f7b2f8c659ae 10 0.00/1.00 vMB 191
210,553 210,553 00000000000002703760cbd3dd2192e3bcf307ecc804fd9d33852def7864ddc9 235 0.11/1.00 vMB 224
210,552 210,552 0000000000000467e73a3e4b4946e60959830f26911666010701a242d2352ffd 4 0.00/1.00 vMB 132
210,551 210,551 00000000000003cfb197de74cda9c0ce74cca32d724490c429f74496fda21c85 40 0.01/1.00 vMB 314
210,550 210,550 00000000000002fe26341128593cadde4fcd5d3fcab5ab2d4310fb9fa0448c3d 636 0.32/1.00 vMB 169
210,549 210,549 00000000000003a5885eeb1f17a05834524d956d4b8f86778bb7a96c9f35c250 8 0.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.82 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.