Loading Tool

Explorer IconExplorer

Memory Pool

76,235 transactions
28.42 vMB
0.06712452 BTC
Random Selection Loading Transactions
Max Size: 172.21/200 MB

Candidate Block

Mining Attempt 8d2eef0e308ba78a30d1b494210da6f481af48dd44ca03324dec90c9a87adc30
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 05ecb07442bc50a2501f81d5dd6156e8ad80a4b698bb887a294a23fcc5455b9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,473
Size: 1.00 vMB
Total Fees: 0.00816162 BTC
Feerates: 73.20 > 0.82 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (156,651 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,505 758,505 000000000000000000079a2d36f1308ea00fd26fda92fe12c5dd4e1a5b0c15e7 3,600 1.00/1.00 vMB 18
758,504 758,504 00000000000000000003db8e9725525bf922831e1ffa60d6cd7fd7c331408392 1,203 1.00/1.00 vMB 7
758,503 758,503 00000000000000000005ae11e0359e7bb67a3c98b9c75bb761a18c7deeb4246a 1,307 1.00/1.00 vMB 5
758,502 758,502 000000000000000000068e5f4e02111eede390505aca4614e13f03dfa87915dd 1,642 1.00/1.00 vMB 9
758,501 758,501 000000000000000000035336569e941068b723ac629fa3358d9cefa805d5de65 2,585 1.00/1.00 vMB 12
758,500 758,500 0000000000000000000661bf7861d4d9f9ed5403c1332c99388c0f51571ef174 2,689 1.00/1.00 vMB 18
758,499 758,499 000000000000000000042968318d1113cc7b98a764e5deff9108cafefcd88d53 689 1.00/1.00 vMB 12
758,498 758,498 000000000000000000062d7e5722ab7a6d2c0e488b263f4f7cf10120a59dcfb5 2,577 1.00/1.00 vMB 16
758,497 758,497 0000000000000000000753be5d78bc1287ad7609442a2e16d8290d0f28f74a60 2,470 1.00/1.00 vMB 7
758,496 758,496 0000000000000000000358dca189ebf733caebb32f26a5552a6b8a82dbe7abcf 2,891 1.00/1.00 vMB 10
758,495 758,495 000000000000000000051f84ea9c5dc78974bac90ac182bbf38677df98b55828 3,431 1.00/1.00 vMB 14
758,494 758,494 000000000000000000066418d8251439d258b5973704a480ab847f84f581f981 3,052 1.00/1.00 vMB 14
758,493 758,493 00000000000000000004451ca2bbd912aa7b5915868b6e3b0443acd6eb266275 2,697 1.00/1.00 vMB 14
758,492 758,492 00000000000000000006ad0a8b83511d886aaf2e8e850db9dc044ca5b1455db6 1,821 1.00/1.00 vMB 12
758,491 758,491 00000000000000000004cd44dd448d022f6b0bee418398f0a28336b8deb2562e 2,390 1.00/1.00 vMB 10
758,490 758,490 000000000000000000029774e4ae4cbbfa1236f155ff8c5a5236b3439b1ba582 1,969 1.00/1.00 vMB 10
758,489 758,489 000000000000000000077205f3a8ff2e7afb70288ea071b91e676714deddfd83 2,906 1.00/1.00 vMB 11
758,488 758,488 00000000000000000000386835cb23d0452c02950282c0df80089380f97ea4dd 3,674 1.00/1.00 vMB 18
758,487 758,487 000000000000000000024ad9c42912b3a163129854ad869773cba5781063dd40 3,032 1.00/1.00 vMB 13
758,486 758,486 00000000000000000001c9428a75968c268c6ebc6c0c0f4f643c5e60ba8fa642 3,056 1.00/1.00 vMB 13
758,485 758,485 000000000000000000043dba08a1a69e7fc34e2546e85cd57da1c387ca109ff0 1,311 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.66 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: 673.06 GB
    • Received: 16.37 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.