Loading Tool

Explorer IconExplorer

Memory Pool

81,578 transactions
31.86 vMB
0.07958156 BTC
Random Selection Loading Transactions
Max Size: 192.12/200 MB

Candidate Block

Mining Attempt 217e713c1ece33c61d95d0ca34f175d00e55f43413ac128c9083c01e2950f5e4
Version 20000000
Previous Block 00000000000000000001a4d38d277fd901b264e84099287ad65378aa5724e107
Merkle Root 6f1b203d5f4204888803e9957e3b8aca2b05ce597f9f0b7918b262e96bdedcbe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,777
Size: 1.00 vMB
Total Fees: 0.00980973 BTC
Feerates: 20.11 > 0.98 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,174 (286,125 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
629,049 629,049 00000000000000000010d8331b0346c690208a45795d2974bd1c15496e81636e 2,466 1.00/1.00 vMB 89
629,048 629,048 00000000000000000007a29010c684f73bb377c891e4f5dd5228a53ce14bf46b 1,062 1.00/1.00 vMB 62
629,047 629,047 0000000000000000000d32b25bf1efb3b80b5a1fdfe5c8764b1f194a168b8e02 1,370 1.00/1.00 vMB 67
629,046 629,046 00000000000000000001d218499f73ccbd058ff0038dae95542d120a0960249c 2,374 1.00/1.00 vMB 86
629,045 629,045 0000000000000000000a1504cc8f4b0be95613fa2863a77bb818cf1565677e68 1,572 1.00/1.00 vMB 93
629,044 629,044 00000000000000000001b804182d8303151c82c602a1a0f71700ece18beef1e6 2,429 1.00/1.00 vMB 48
629,043 629,043 0000000000000000000d302b928ecf4d151360df463a14becc29395db7d74f76 2,777 1.00/1.00 vMB 75
629,042 629,042 0000000000000000000d28cbc0b5703bb44344c8a1c3623d6e8f4b3a989beb4a 2,888 1.00/1.00 vMB 82
629,041 629,041 0000000000000000000775bfec24f425f6c23b66b85b1daa92780682907b9820 2,967 1.00/1.00 vMB 85
629,040 629,040 0000000000000000000f5332e7945822f0dddbb03adc3c13a40fe29763b31c35 3,105 1.00/1.00 vMB 82
629,039 629,039 00000000000000000003b2cd777c07da2a45906c94a1719254e2c3b178a362fe 2,877 1.00/1.00 vMB 73
629,038 629,038 00000000000000000008a0c74cee08f6257921f8f5ae009b103925e5196d90e2 2,452 1.00/1.00 vMB 15
629,037 629,037 00000000000000000010a67969e81b61a43ee33031bdc6a715115044415d806a 2,492 1.00/1.00 vMB 22
629,036 629,036 0000000000000000000ca5d4115d0cc3c0b45b8d0b72b6e5a3ba07cadd14fea8 2,080 1.00/1.00 vMB 36
629,035 629,035 00000000000000000004f629084803740eeeb7f57f5e7f2c41e2a44d403422f5 1,109 1.00/1.00 vMB 20
629,034 629,034 000000000000000000112eb10e4ebb583efe522520753ea84773f0e7a2dd5597 2,490 1.00/1.00 vMB 26
629,033 629,033 00000000000000000002127eb60f4ecf07b2a271cf7244c80d60964a92c7c4bd 2,588 1.00/1.00 vMB 54
629,032 629,032 000000000000000000082e2663fc2e8b4a93da4d5bdb1bdf81f57276e93c0d2e 2,157 1.00/1.00 vMB 18
629,031 629,031 0000000000000000000baf1006fad2818780c37737d85ed84f96156996857e10 2,586 1.00/1.00 vMB 73
629,030 629,030 00000000000000000009c08ed62dde0baf7121db4c3eaff1026fcbe0e5124774 2,254 1.00/1.00 vMB 50
629,029 629,029 00000000000000000008ac89c497584e1b7c1ac0bd5856693bf3792fadc5e619 2,523 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 697.33 GB
    • Received: 16.56 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.