Loading Tool

Explorer IconExplorer

Memory Pool

79,153 transactions
29.63 vMB
0.07425068 BTC
Random Selection Loading Transactions
Max Size: 177.89/200 MB

Candidate Block

Mining Attempt 2e46453c1e9d6202dcee634aa63ffbb51b2318ea006b8054327fe8ebee264c1e
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root 41e2260ca0803181a0531ccb984bcc7c56c0b4f41e1c55fc983da9336b9f7ab2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,298
Size: 1.00 vMB
Total Fees: 0.01397257 BTC
Feerates: 90.48 > 1.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (405,553 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
509,451 509,451 0000000000000000005c714afe4d8f8276bee9ffa04e6e228ccfe5be6702a09d 794 0.38/1.00 vMB 67
509,450 509,450 00000000000000000049451b0abc1df507b01a5db424d7b9469ce2bdea35d16a 121 1.00/1.00 vMB 4
509,449 509,449 0000000000000000001b4a9600c2069ee28d1f5ea1ac8724c2ffac2f3cb78bab 539 1.00/1.00 vMB 21
509,448 509,448 0000000000000000000b4f725f6d50c90c392726eb669e6c540af9d639cba440 362 1.00/1.00 vMB 8
509,447 509,447 000000000000000000362b2b06f0143f6eeccebb39175375ef0548e89f54d773 1,197 0.51/1.00 vMB 79
509,446 509,446 0000000000000000000cc1416a71655ee9ec609b084e9beee4ab92c410ffeabe 1,871 1.00/1.00 vMB 42
509,445 509,445 00000000000000000036636347250396f015d89e0c6311fe4caf7f47154b40a3 1,907 1.00/1.00 vMB 69
509,444 509,444 000000000000000000494a67801aba023d80a6c5fb73ec0cdd9fba105f04d1d7 437 1.00/1.00 vMB 9
509,443 509,443 00000000000000000054b0fafb8b9e066cfc0860cd51eed7b265b51af2f35d27 2,417 1.00/1.00 vMB 81
509,442 509,442 00000000000000000044d5f26d1f20d9993033a06c2dbdeccca240d6fa4413f6 1,151 1.00/1.00 vMB 40
509,441 509,441 0000000000000000002ce91582a99f0bf64957be75018b737e789a1f9054fc79 1,259 1.00/1.00 vMB 35
509,440 509,440 000000000000000000078f1054eb0b9c28fd59ae9ab64ea47451c6979fd0bc9b 1 0.00/1.00 vMB 0
509,439 509,439 0000000000000000000ac8b269d02411d04e79e887cf877ca85453cbdd070dd0 1,721 1.00/1.00 vMB 9
509,438 509,438 000000000000000000013a449c2820a101a382bc7e18f2c59d80ff74268b332a 1,839 1.00/1.00 vMB 46
509,437 509,437 0000000000000000005b365e77fcaaa1f3c791cf65e21d5b15d22bdf0440db1a 630 1.00/1.00 vMB 11
509,436 509,436 0000000000000000001e15c0b8328d43df40580bbff97228d99b6130bffc44d8 2,280 1.00/1.00 vMB 33
509,435 509,435 0000000000000000004f07885be04ba5e60d994fe7ecb004bf016143c0a12d78 1,597 1.00/1.00 vMB 64
509,434 509,434 00000000000000000018b2672e996c66ed1ceec268bd7f14fd70d9224d5224f9 3,417 1.00/1.00 vMB 183
509,433 509,433 00000000000000000019dfb706e432fa16494338a583af9ca643e4cfcf466af3 691 1.00/1.00 vMB 17
509,432 509,432 000000000000000000273f2cafd24f69b72b4b694bb9ab7e4c5df17cf9486b34 1,103 1.00/1.00 vMB 26
509,431 509,431 0000000000000000005a1ff56e464de63be843f6f335c9a32c478c318c6d084e 1,020 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.40 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: 664.70 GB
    • Received: 15.03 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.