Loading Tool

Explorer IconExplorer

Memory Pool

42,058 transactions
27.67 vMB
0.05804313 BTC
Random Selection Loading Transactions
Max Size: 145.71/200 MB

Candidate Block

Mining Attempt 49fb5fd0c1f220f2e08c5ea19b2ba471a85c587fc898ec2487c7c67c195dbe0d
Version 20000000
Previous Block 000000000000000000017e8e85165f86ccc44f5c406f63ccc3773389967d2705
Merkle Root cbf6c2dca6e8071185039992011e9881375dd9488b2267c9ad7503b86f3488d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,644
Size: 1.00 vMB
Total Fees: 0.00629572 BTC
Feerates: 20.09 > 0.63 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,838 (564,167 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,671 350,671 000000000000000008587576d468b7fea29c3377ff3e119b2a8843f43ed98a27 1,000 0.53/1.00 vMB 30
350,670 350,670 000000000000000007d78757351afb673b61d29dda5fa84af759b08fa8285dbe 789 0.75/1.00 vMB 16
350,669 350,669 000000000000000008d2d21bb654de6b868ceb34b48879122adb2caa02376419 636 0.32/1.00 vMB 32
350,668 350,668 0000000000000000038fea8026f086156d3f296fe8af3dcdb41cd53f0658a6cb 332 0.78/1.00 vMB 6
350,667 350,667 000000000000000001530f8e975576e9b3188fb0f32422ceeeb0bbd74b02b17d 812 0.69/1.00 vMB 16
350,666 350,666 000000000000000009b417d7f8cbeef5a56eec237205f69c89729d9045d53cc3 395 0.74/1.00 vMB 8
350,665 350,665 000000000000000009623b0d2f091c4e0c318e7672fc77a238d4c3b878db27fe 202 0.16/1.00 vMB 14
350,664 350,664 0000000000000000070e84592a0e142ee1e29ead01372aefcc1cce2e96a8e60d 1,505 0.75/1.00 vMB 29
350,663 350,663 00000000000000000fd83e29f8b11e9c9748d8c7e7737c8cc7bf1645da7af87f 413 0.73/1.00 vMB 6
350,662 350,662 000000000000000012c1cd87e12d82631b844caac081b421c5e93f2d0b73c34c 1,553 0.75/1.00 vMB 31
350,661 350,661 0000000000000000017012e5e92d790c5a678f0b9aa962989f8af38218c04b41 139 0.08/1.00 vMB 22
350,660 350,660 00000000000000000836144e1c3a55a5f5ad04b21c26c95eac1021d06ba50198 1,179 0.71/1.00 vMB 18
350,659 350,659 000000000000000014512f08575555ef62290f69cb1131ae7bfbd3a161d50f8c 856 0.25/1.00 vMB 51
350,658 350,658 00000000000000001517cc38328c9898797bb4b31f9076a513ab24d4e4ab6e2e 1,518 0.73/1.00 vMB 24
350,657 350,657 00000000000000000dee975e1b6c844896733ea6b0001c1a9aa50c87c531a369 327 0.16/1.00 vMB 29
350,656 350,656 000000000000000009c19486406ac73e5c247b885635e12ad784be9dfabb5d5c 731 0.54/1.00 vMB 14
350,655 350,655 000000000000000016a301ea5d52ac23f01a5873acbcecce79992f8f55d562d2 165 0.09/1.00 vMB 24
350,654 350,654 0000000000000000174449ac70ffc55285a7a39657476a7ab26c54ade3676f2d 128 0.05/1.00 vMB 49
350,653 350,653 0000000000000000024ffae3328d33a5547d55e03b26d00567c180099026b9cc 725 0.30/1.00 vMB 30
350,652 350,652 00000000000000000df1c5c77fa037060a8169d2225151364f58b9ef9f6c1803 602 0.28/1.00 vMB 27
350,651 350,651 0000000000000000123ca0c179383871379cfd77b8994d60482b904bd1e2cfed 254 0.09/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.10 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: 651.74 GB
    • Received: 13.64 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.