Loading Tool

Explorer IconExplorer

Memory Pool

83,130 transactions
30.89 vMB
0.08098037 BTC
Random Selection Loading Transactions
Max Size: 189.45/200 MB

Candidate Block

Mining Attempt 0d8c3f216b215c9f0dfd32370d57d199e624228a30fbad2c48f8c3e137ba86e1
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 2d900aa6c690dd13495633aca2062e2803a5b93269c2b8ca8973aaecde0e9961
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,920
Size: 1.00 vMB
Total Fees: 0.01140518 BTC
Feerates: 146.36 > 1.14 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (387,488 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
527,841 527,841 000000000000000000141fd4ec9a2252af55f3df9d32d7272b6a9a4675b6af6d 452 0.14/1.00 vMB 18
527,840 527,840 00000000000000000008d40891fc46f9373fa54db0da1d9cd98920ea420948a1 631 0.31/1.00 vMB 13
527,839 527,839 0000000000000000001ac1965ab8fd291e6d9059e3caca337dc75dcbf1ea6390 803 1.00/1.00 vMB 9
527,838 527,838 0000000000000000000ba742d1e489356127c2abd1142d1de748ed0c9cff3805 2,547 1.00/1.00 vMB 53
527,837 527,837 0000000000000000002a175b098a0df81ff9590fa4d379834006c6c9d94f7d8e 188 0.09/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.99 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: 717.22 GB
    • Received: 17.84 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.