Loading Tool

Explorer IconExplorer

Memory Pool

78,018 transactions
29.03 vMB
0.07930235 BTC
Random Selection Loading Transactions
Max Size: 175.68/200 MB

Candidate Block

Mining Attempt d1d364952889fdf4925e824acad554d2135bb56d757a6428edd75d9b40366549
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 272cbf30b3e79a5d262ce79cee492daa00c442509dfef76a60f32ff71287dcc2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,004
Size: 1.00 vMB
Total Fees: 0.01868059 BTC
Feerates: 178.73 > 1.87 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (156,664 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
758,484 758,484 00000000000000000000176208bb9d8f69ab364004439eed6abeb2701b4517a4 3,702 1.00/1.00 vMB 15
758,483 758,483 00000000000000000006dcae5d7df0e3fac0db57d90c2ca19561bcf172ed51d8 3,675 1.00/1.00 vMB 19
758,482 758,482 000000000000000000057a1a751ab67064a92d489af6f5290873722ec5e32cd3 3,262 1.00/1.00 vMB 27
758,481 758,481 000000000000000000002c51650ad49f5678a64e4b70b15d9316a01a14b603e7 3,178 1.00/1.00 vMB 12
758,480 758,480 000000000000000000030e77a87d50ce9481374123e61fc3fa2260c940233f13 3,458 1.00/1.00 vMB 11
758,479 758,479 00000000000000000005a10c54cbaab3f1a574b21d172dc3aa211a0b5ff212cb 1,903 1.00/1.00 vMB 11
758,478 758,478 00000000000000000004d0561213a6cdcf05e35f38be25fbae3c28382a1fdf04 3,062 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.68 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: 677.30 GB
    • Received: 16.43 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.