Loading Tool

Explorer IconExplorer

Memory Pool

78,860 transactions
29.39 vMB
0.08259961 BTC
Random Selection Loading Transactions
Max Size: 179.65/200 MB

Candidate Block

Mining Attempt 9e3f4955aa1e1980441601bf7253bf5c2e58b928ba1e895e0aca5c6cde3ff45b
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 90c5066639c680cb78f0d984886d1c790ba4f685b388c927e9f8225a5375cd67
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,070
Size: 1.00 vMB
Total Fees: 0.01673249 BTC
Feerates: 402.60 > 1.68 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (476,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
439,076 439,076 0000000000000000044057a9b9e2c0fe373f9a235a861d8f6fae34888baf9e00 2,408 1.00/1.00 vMB 69
439,075 439,075 000000000000000003b15acec9eebc021adf4b0c3bd6f75c02dd2b4d8366350d 2,877 1.00/1.00 vMB 62
439,074 439,074 00000000000000000149f92ef2e1f2222c9c93fae07b868397d9aa248c8bfd36 2,076 1.00/1.00 vMB 73
439,073 439,073 0000000000000000026cebe1c53c10aed2e81b58b84a0a843f7c6ac2fa764555 1,741 1.00/1.00 vMB 64
439,072 439,072 000000000000000004309f45f5fd5d913f3d659e704398abd688a8952c688bef 2,717 1.00/1.00 vMB 74
439,071 439,071 00000000000000000351d6f16a1c9777be8e032f52816589fa2627668400e7b5 3,123 1.00/1.00 vMB 101
439,070 439,070 00000000000000000411b4df4519c9da1589f4930239b567dcb15671c3e5e3bb 1,620 1.00/1.00 vMB 41
439,069 439,069 00000000000000000358f077f455433d0410ad95b1233ba2b93057b09e9e95fb 2,299 1.00/1.00 vMB 47
439,068 439,068 000000000000000000695c83c90e6a3376c2da3280fbecb166cd4275039bdbdd 1 0.00/1.00 vMB 0
439,067 439,067 000000000000000002651ba6c06943ae3f463c642c4f3700e64b8651a904f756 1,887 1.00/1.00 vMB 79
439,066 439,066 0000000000000000008636bab90f6cf699b31e6a9079ae7a02158b444d726148 808 1.00/1.00 vMB 23
439,065 439,065 000000000000000003a5aa23839d71c4e148b61da988881d9bad65f96da0ce7b 418 0.14/1.00 vMB 69
439,064 439,064 000000000000000002d52d4dce1ed2fa2d56b492d1942c5758725e9f6ea17175 1,577 1.00/1.00 vMB 39
439,063 439,063 000000000000000004459ea91274a4a3cddea9b9c5ab35b1ec1c2a4a0e7dbc3a 2,438 1.00/1.00 vMB 48
439,062 439,062 00000000000000000354d9a09960f16cb068291c0bb465630b44a5640f52a6f3 2,659 1.00/1.00 vMB 79
439,061 439,061 0000000000000000010cb9c960c3998b1b398150562a6e825c6b1bc2691a2fe4 2,689 1.00/1.00 vMB 60
439,060 439,060 000000000000000002d98152445ea1b43d6765a986723ab04c4dca6bac4d3864 2,219 1.00/1.00 vMB 60
439,059 439,059 000000000000000001788eaa46295ad5a6a5b6be087500ce5623a511d0ad0279 2,884 1.00/1.00 vMB 56
439,058 439,058 000000000000000001d3a0b8c9dd96388d6c3f5ea500c2792cafed8f37cc7b96 1,861 1.00/1.00 vMB 85
439,057 439,057 000000000000000004380fb8c83f379b7ab0ae87cc290337a7bb983bb58f18b9 2,112 1.00/1.00 vMB 85
439,056 439,056 0000000000000000006a200e7e241b32c309f028c9a7cab74119691d222d30f8 2,751 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.