Loading Tool

Explorer IconExplorer

Memory Pool

79,544 transactions
29.90 vMB
0.11387024 BTC
Random Selection Loading Transactions
Max Size: 179.51/200 MB

Candidate Block

Mining Attempt e42e7616ba6c5f5a71257aeb2be5cb664374c1ffb4eea035ece84f7f24155b48
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root d69bce7fe15bb36d109187af21e03cc1e009d4e242ba381127da4f0f2be9eec8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,874
Size: 1.00 vMB
Total Fees: 0.04761405 BTC
Feerates: 150.80 > 4.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (588,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,085 327,085 000000000000000013d053cb577bf2d9ab31a0e65d2d1d65bb23b31e727dabc4 809 1.00/1.00 vMB 18
327,084 327,084 00000000000000001b5b9cb534b85891696e788385e32d7d05f308c28184b402 1,043 1.00/1.00 vMB 19
327,083 327,083 00000000000000001378df91a6d1d5da5996d884b156b0e4d88e983e410c57a3 1,468 0.50/1.00 vMB 44
327,082 327,082 000000000000000012acca0b4d2a54894f000dd6358935aba715bbf5e189bb7d 955 1.00/1.00 vMB 19
327,081 327,081 00000000000000000ed95d832c522c1e814cf7eec04f32e8404454fddc275d95 606 0.35/1.00 vMB 20
327,080 327,080 00000000000000000d46a854f592ccb00e119afc8b10f2ca5e5cdc66557f8259 2,490 1.00/1.00 vMB 37
327,079 327,079 0000000000000000193df9c944964fda131bf098a54c52d72bac199d7a23385b 785 0.33/1.00 vMB 33
327,078 327,078 000000000000000011bd0c16047afcd7d5dc0a0bb1c8196072aa3e2e2ddc24dd 134 0.14/1.00 vMB 15
327,077 327,077 00000000000000000e1b21a42a32b9bf808139cef047c6d77c4bb4d813fae914 355 0.24/1.00 vMB 19
327,076 327,076 000000000000000019a6c4de23f2a805f2f8dfec231b9df0d9e7678412ddaae8 876 0.50/1.00 vMB 28
327,075 327,075 000000000000000001254778c97be8df5f2e2846d0ba42e6b9717ae62e32acef 496 0.43/1.00 vMB 19
327,074 327,074 0000000000000000077fa2dae5896b863c6aa603ce692f4b59dd11c1e3fa9722 1,024 0.34/1.00 vMB 44
327,073 327,073 000000000000000017afc7419491eddf551a53c99984ef4649c86a93fa5df5e7 492 0.23/1.00 vMB 29
327,072 327,072 000000000000000010aa12322074ce106f971cbfa5cc510935b75b3011a21703 298 0.17/1.00 vMB 26
327,071 327,071 000000000000000002c40b13459d4d0fb8e5f11341a64bb1e16782af25e0229f 73 0.03/1.00 vMB 33
327,070 327,070 00000000000000000bd9208b83a36f6970e248b1e1c797252ae5ac1c6cca9800 385 0.17/1.00 vMB 28
327,069 327,069 000000000000000013d566d822cc47cc4701530ce9c6a1de1e450618e2d23ca4 873 0.40/1.00 vMB 31
327,068 327,068 0000000000000000064c52d7601023786d6945e3351a84247f3c0cc45563752a 312 0.14/1.00 vMB 31
327,067 327,067 00000000000000001e0028e0aa85018a1928b4a6d44055ada37e2df0954cb99d 1,459 0.75/1.00 vMB 34
327,066 327,066 00000000000000000a1f2efb5279468798d60ac728a52c7a88a2d1dd7a327271 256 0.09/1.00 vMB 38
327,065 327,065 00000000000000001c569f1292a7f81ab2778e243eefc2a976bc25dd082354a6 730 0.45/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.57 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: 671.23 GB
    • Received: 15.88 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.