Loading Tool

Explorer IconExplorer

Memory Pool

78,618 transactions
28.87 vMB
0.11016228 BTC
Random Selection Loading Transactions
Max Size: 175.27/200 MB

Candidate Block

Mining Attempt 56eb4f1901fe5c8d5389e0ca1d71e6d15449b09d521508e5cd079bc2b02c5b3e
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 156e2e57fd304f04cd7e5774967ed33bb779427cff7292f3132a88e8abaf958f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,236
Size: 1.00 vMB
Total Fees: 0.03929605 BTC
Feerates: 602.26 > 3.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (232,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,696 682,696 00000000000000000005340d8cd6a3adb00688fcda0d74904fcdddd1d74a21f4 2,068 1.00/1.00 vMB 46
682,695 682,695 0000000000000000000cf210847ae341873a60e5c7a1185512a15c0ebc679909 1,136 1.00/1.00 vMB 75
682,694 682,694 00000000000000000006e8612c501f964a42fdb8029400df0b4c2086c0cab11e 528 1.00/1.00 vMB 79
682,693 682,693 00000000000000000008c1cf91c75a89ccaf50daf9681ec91b4ab40cb51a300d 342 1.00/1.00 vMB 10
682,692 682,692 0000000000000000000c47a78bf7d3caa24664b66c08b2dd58d891768b7bbbb2 1,811 1.00/1.00 vMB 45
682,691 682,691 0000000000000000000047cf9eced12edc4d4d51f87d6ce33bee33ca2d7c0c4a 684 1.00/1.00 vMB 21
682,690 682,690 000000000000000000084e446f43fefa2de2b7294f718ea5fd674c1b7a8f2a04 417 1.00/1.00 vMB 13
682,689 682,689 00000000000000000004b728790d82bc4a331ec86cfd253b7a8ccd3bae8179f3 60 1.00/1.00 vMB 5
682,688 682,688 000000000000000000082af05d85c1bbb071bc5092bfc537e475ee7f415a5a6b 1,726 1.00/1.00 vMB 32
682,687 682,687 0000000000000000000300f7024dae90023c72924114ab296d4f0f376f99c697 1,665 1.00/1.00 vMB 26
682,686 682,686 0000000000000000000d694edf6cee80bfdbfe14f00789b2ae6ee44623e780a1 1,764 1.00/1.00 vMB 78
682,685 682,685 0000000000000000000bdcc71c5112dc8438852b7d1a84528d669b95389ce673 1,442 1.00/1.00 vMB 75
682,684 682,684 000000000000000000045c47eafe9045be496c520a74f5347780f6f01867357d 2,045 1.00/1.00 vMB 106
682,683 682,683 0000000000000000000a830e019e03511231c24ef1b3e53b6e16b634b9d7545a 2,122 1.00/1.00 vMB 17
682,682 682,682 0000000000000000000b14064ca28a38c861d00b03694ec37de39c46a6ecd424 1,479 1.00/1.00 vMB 39
682,681 682,681 000000000000000000042e1f869c35d66ba3f8745e7c28d8223999e5f621dcf3 2,731 1.00/1.00 vMB 94
682,680 682,680 0000000000000000000a5be21617a84d774eeaaa99aa02fdecf2a1d40fbf2550 1,808 1.00/1.00 vMB 94
682,679 682,679 0000000000000000000acf213512175031af53f4f0107b1f16a266068e9e4213 2,614 1.00/1.00 vMB 92
682,678 682,678 0000000000000000000c6f79716c477247b5542105d7064a05a344a3be75f4da 1,538 1.00/1.00 vMB 62
682,677 682,677 0000000000000000000be247e0a974017a486b954600e112f3ccdfef0ab24a9c 1,180 1.00/1.00 vMB 8
682,676 682,676 00000000000000000001da49981856df74f84c46da231984603bb513a6370b34 1,945 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.