Loading Tool

Explorer IconExplorer

Memory Pool

80,670 transactions
33.98 vMB
0.12971111 BTC
Random Selection Loading Transactions
Max Size: 193.05/200 MB

Candidate Block

Mining Attempt 6ae8e22abdb3a614fc30e0f0847c670bdbd5fb3e05f4d19878a78b42fb31fd9c
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 6def1607b20f5064957867873efdfbca8d74bf2e28d50336a080382298162e89
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,480
Size: 1.00 vMB
Total Fees: 0.02195510 BTC
Feerates: 104.71 > 2.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (583,581 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,826 331,826 00000000000000000c1b4bd161faa9e4bd30f21d4e1e487fd73f6fc1d753da84 3,010 1.00/1.00 vMB 40
331,825 331,825 00000000000000000eaa7c4dd5b54f27460d7afa002417a68af639451a5054e4 33 0.01/1.00 vMB 27
331,824 331,824 00000000000000001221d9c5a310b7162c4c3f7ce0e57e40482006c9c1b3e965 495 0.26/1.00 vMB 23
331,823 331,823 000000000000000018c7be7ea682ec8cb8d7866c9c4b5a2e75cae4005a235694 750 0.42/1.00 vMB 23
331,822 331,822 000000000000000016e32f053bf15cf4dfe5839bf17accd58c0cc3c13012c395 394 0.21/1.00 vMB 21
331,821 331,821 0000000000000000039898646ce2d778d2ee3842fdf119030395449ae8a5693f 995 0.52/1.00 vMB 24
331,820 331,820 000000000000000012910d177bff6b8b02965afd3637ee6804e21cd33b636567 266 0.13/1.00 vMB 23
331,819 331,819 0000000000000000057560eeff584f6b8b022bcc53e793ad2e83ffdd90e8b6c5 1,016 0.74/1.00 vMB 21
331,818 331,818 00000000000000001096a74c02d50a5ee5c9500a25279990d8a6b98e605c1770 1,373 0.75/1.00 vMB 25
331,817 331,817 000000000000000007522cf50bebab7dfe55df2eba816c1835321552aadb785f 256 0.09/1.00 vMB 34
331,816 331,816 00000000000000001b48534ff39bc165477e3b5459b05679bdcf8ce2a3927fe7 76 0.03/1.00 vMB 26
331,815 331,815 000000000000000007f80d5a43af7e464bc50499cae5e5decd81c3b500a20309 292 0.11/1.00 vMB 27
331,814 331,814 00000000000000000b31f56b402a244f96029855d9112c3277a014a434e8fd9b 594 0.31/1.00 vMB 24
331,813 331,813 00000000000000000fd7fb8e6a5c557973bc2f688dcd00889279621e7372c54c 748 0.42/1.00 vMB 24
331,812 331,812 000000000000000013819853c4e634c7eb69f014fb8ece3cbc0cb059a47b8650 449 0.25/1.00 vMB 22
331,811 331,811 00000000000000000e414c523eb85920a0e79d11f718b21680a9a7dcf6f8ff7f 348 0.20/1.00 vMB 22
331,810 331,810 00000000000000000ef041b4f7347fee5a01b718b1ca293143d803237d76d41a 654 0.36/1.00 vMB 23
331,809 331,809 000000000000000017cc7cbb83f850ec42993ff8202247f5e25cce2d344c640d 126 0.06/1.00 vMB 21
331,808 331,808 0000000000000000001ffd573c53dce82d609ade2993fb62b2c4cb3e0b10fa1f 407 0.26/1.00 vMB 21
331,807 331,807 00000000000000001aef381fd8fbb746d153f295661278c14c0cc7485ca27a56 434 0.28/1.00 vMB 37
331,806 331,806 00000000000000000be229a608faa32e4fb25e741147477066c6204d40a33b81 816 0.66/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.09 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: 725.90 GB
    • Received: 18.44 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.