Loading Tool

Explorer IconExplorer

Memory Pool

81,235 transactions
31.14 vMB
0.10594451 BTC
Random Selection Loading Transactions
Max Size: 187.94/200 MB

Candidate Block

Mining Attempt 2013732121f0c793ac4204e6079d8f196c9a4c6cf0a08994a992227ad7e8dd7f
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root 10e0b8d47370c19d99cd4ba70b4f714e27b15574504e8f5e1a93d46be9d06cb4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,993
Size: 1.00 vMB
Total Fees: 0.02673395 BTC
Feerates: 150.75 > 2.68 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (387,540 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,862 527,862 000000000000000000010d185d627175d08a9eb882014a17bd9a0c550363cef7 482 0.20/1.00 vMB 30
527,861 527,861 00000000000000000013dc1e4b7df0efc0d13cd9a9b12c262bc6fd65c1fa389b 245 0.08/1.00 vMB 15
527,860 527,860 00000000000000000000f50954429b3590a8bf6da5c81280099fa9c4586c801e 773 0.34/1.00 vMB 61
527,859 527,859 000000000000000000386f2e515feafb051543179a24c14d8f968822254839e4 1,225 0.52/1.00 vMB 58
527,858 527,858 000000000000000000058eee1a932502c3e369f11e832b4e3a9fceebbd70460f 886 0.37/1.00 vMB 33
527,857 527,857 000000000000000000256499e315db5f8e9aa68903e6e4e6b2c3315229727d58 502 0.25/1.00 vMB 18
527,856 527,856 0000000000000000000f5dbe787323689d7e6f8f746d57494a7527e55d7ade28 489 0.23/1.00 vMB 70
527,855 527,855 0000000000000000000bb9043d5ec1c03068bfd1fa02b20b1fcf842a7da238cb 114 0.04/1.00 vMB 14
527,854 527,854 00000000000000000032560b93c2f6c36cdfc38d886bacd1b2a87619551ef68f 1,419 0.52/1.00 vMB 39
527,853 527,853 0000000000000000002c2faf1e2b17d89c59070a61afc81479e8c8ae0193c019 306 0.40/1.00 vMB 22
527,852 527,852 0000000000000000001401d5fe3f7ad6aa0f02f11b78d6c6ddb1e63da0298a9f 875 0.87/1.00 vMB 27
527,851 527,851 0000000000000000002839bea2b68bc5806671ede532e6100a456bec381a03a2 1,120 0.51/1.00 vMB 69
527,850 527,850 00000000000000000020302b6d09bbed8f3b2ae764fc7cfa69c4bf24922aba0a 346 0.12/1.00 vMB 19
527,849 527,849 0000000000000000001c0f9f461193e3e7c8c27e5f8d5b5939a18861420b5ded 1 0.00/1.00 vMB 0
527,848 527,848 00000000000000000016ac6d3c05657fb463276e90a6112c9c22c8793dc9744e 208 0.15/1.00 vMB 32
527,847 527,847 00000000000000000012812154b95736b1d57d205322cf06a7cbb8194c92bf3b 428 0.21/1.00 vMB 17
527,846 527,846 0000000000000000002f27ece4ad5c2492964163ae48563b2876f8699c426b97 321 0.12/1.00 vMB 21
527,845 527,845 0000000000000000002e3dfb8c57e323e1b16df5c0d3d737be9564922df27878 1,380 0.50/1.00 vMB 18
527,844 527,844 0000000000000000002a0690b9dbf3b540c928b49824aa5858b6d050f75d46a8 112 0.04/1.00 vMB 13
527,843 527,843 000000000000000000013cb2a016b6fa4837033565d96eda147831787b76b72f 441 0.14/1.00 vMB 28
527,842 527,842 0000000000000000001a3747bd2a022201186e47746cc20a82121ce04015c0cb 829 0.40/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.08 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: 723.76 GB
    • Received: 18.41 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.