Loading Tool

Explorer IconExplorer

Memory Pool

82,708 transactions
30.98 vMB
0.10845201 BTC
Random Selection Loading Transactions
Max Size: 186.27/200 MB

Candidate Block

Mining Attempt 0cb09490c1b386f5ce9137cc02c41ee3588a056b3493ab99bc11eb87156ddf0a
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root 45f42fcab888b2a9b60c304889a323d8848c753542faef7cae1df0a419e3b071
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,081
Size: 1.00 vMB
Total Fees: 0.03835440 BTC
Feerates: 163.06 > 3.84 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (192,912 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,257 722,257 000000000000000000080aa37f097272c5de7576684b24b2c5286281f5697b96 2,430 1.00/1.00 vMB 5
722,256 722,256 000000000000000000050fa04e4c3557d79a3bfa1a28a4eff37918e2caf16581 2,755 1.00/1.00 vMB 9
722,255 722,255 0000000000000000000702ebef3abe39bd5f1f398d6fa32960ec02beac903545 1,511 1.00/1.00 vMB 4
722,254 722,254 0000000000000000000697edc629ac348aa793e98fd9805c0cdf81a8558c5d76 965 1.00/1.00 vMB 10
722,253 722,253 00000000000000000007d0b50aa6726a3287daa53fd21201a9c6565bbf19e4f6 1,295 1.00/1.00 vMB 13
722,252 722,252 00000000000000000009730459d8aeb5e7244485d4ec3ab678a78e5e9199de75 2,804 1.00/1.00 vMB 14
722,251 722,251 00000000000000000004990d43a30f0b90bab3223c8cbeafdaed69ed333f0e80 2,769 1.00/1.00 vMB 6
722,250 722,250 00000000000000000003819dd9122ab2e0e580ee568b4584b6d31c6bc2581af1 2,939 1.00/1.00 vMB 7
722,249 722,249 000000000000000000077d46a2b480c91703a435c93d31046293afbf206aef99 3,077 1.00/1.00 vMB 14
722,248 722,248 000000000000000000010f038f92dc5d29539c87291fe94848f12e724075e50d 2,853 1.00/1.00 vMB 25
722,247 722,247 00000000000000000005f59621b57ec83d414574c695cb0d86dee26ad1b7a351 1,953 1.00/1.00 vMB 10
722,246 722,246 00000000000000000009869caa7db939d5aef365af6887a735cabbea5cca6239 776 1.00/1.00 vMB 6
722,245 722,245 00000000000000000007f513f4700bd9ecf574cfc1d83f308727509a2c0b7fd5 923 1.00/1.00 vMB 6
722,244 722,244 0000000000000000000853f4682e0b7a240e0883a84ba36bf94de966265b3de6 3,173 1.00/1.00 vMB 6
722,243 722,243 000000000000000000086b76c9640eb39f27f4eab2e3851003c3371fd31e78a9 2,681 1.00/1.00 vMB 11
722,242 722,242 0000000000000000000a2cd9f46520f92d2611552910fa4f19ea55b111017630 2,792 1.00/1.00 vMB 9
722,241 722,241 00000000000000000001ee1821b48cb8f85e080cdf2a2b7baa7e8c4f10d1171d 1,272 1.00/1.00 vMB 12
722,240 722,240 00000000000000000004704bae518b5a62e67af98b6ec5a7eec8e638f049544e 1,041 1.00/1.00 vMB 14
722,239 722,239 00000000000000000003406e01e69296ed039751b02a4c69ed5fb3693e630bd2 3,177 1.00/1.00 vMB 20
722,238 722,238 0000000000000000000a4964a415f9fda8d69433a5238cec129761cbb99a832a 3,153 1.00/1.00 vMB 11
722,237 722,237 00000000000000000005cc8898ac7e15170a0b63fa79acf12650ef9a3c818275 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.69 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: 695.24 GB
    • Received: 16.51 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.