Loading Tool

Explorer IconExplorer

Memory Pool

78,628 transactions
34.43 vMB
0.16911443 BTC
Random Selection Loading Transactions
Max Size: 192.02/200 MB

Candidate Block

Mining Attempt 9e35934db6806011d1be4eb8a83aa3c6bb068eecb505609d0f810acd5dbf744b
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 1991538bbe2656b148176cfaf88691f764ebeb0fec5b29c7c18b28b1649e9ebb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,361
Size: 1.00 vMB
Total Fees: 0.04479631 BTC
Feerates: 469.97 > 4.49 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (192,436 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,981 722,981 0000000000000000000405c404d72d54605e4d2275dcf5c7ddd7ae232113d54a 1,218 1.00/1.00 vMB 4
722,980 722,980 0000000000000000000023369d17966d8c8e4a690ae806d61c037bc51fb10e9f 2,738 1.00/1.00 vMB 12
722,979 722,979 00000000000000000006cbdf1a5d55d6c81add8068c66e09e39d4205563eba80 2,439 1.00/1.00 vMB 17
722,978 722,978 000000000000000000008247706babc85ccbc98fb19eb3478f2211c9b7fb99b2 2,120 1.00/1.00 vMB 7
722,977 722,977 000000000000000000038b18586ac1f41871c3e9aa74479a02c1534cb8773068 948 1.00/1.00 vMB 4
722,976 722,976 00000000000000000002a465669522ab86b5eae4090744a2c8495145fcc88b8f 243 1.00/1.00 vMB 1
722,975 722,975 000000000000000000071d9a1f8cdb45295358bba54c842e6c4487c6c7fd5a12 300 1.00/1.00 vMB 1
722,974 722,974 00000000000000000007ce5061c1dd0a748e23a29df331fbcb157356e889bfbb 2,511 1.00/1.00 vMB 5
722,973 722,973 000000000000000000037e74b67bab7d8bdf80d981477556a3df0df0356a738d 2,555 1.00/1.00 vMB 13
722,972 722,972 00000000000000000000a229f94a30debef0bf1bd4ef9f31d5fdc4c047c345dc 2,118 1.00/1.00 vMB 14
722,971 722,971 00000000000000000005639484b79f7c728a0a61585bd7c36e2168ae72b96ff3 2,429 1.00/1.00 vMB 7
722,970 722,970 00000000000000000005f9762efd82dd1e76387906caaa284e5226178b9d2b6e 2,899 1.00/1.00 vMB 12
722,969 722,969 0000000000000000000389151da93f706fb0f2909478cb2a99c873dbed842a26 555 1.00/1.00 vMB 1
722,968 722,968 000000000000000000040dd43c68d46c4f0a5fa357c530d014b39a4efafbe414 2,247 1.00/1.00 vMB 8
722,967 722,967 00000000000000000002e34037517f56a328f3cc2424456071814779747bf090 180 1.00/1.00 vMB 1
722,966 722,966 000000000000000000011ee9ad33b16fa075128bf8ad0a030116efb8fd05902a 1,251 1.00/1.00 vMB 5
722,965 722,965 00000000000000000008c2190b3b7f475db5a19123e8e19da20af0629e3aeaa1 923 1.00/1.00 vMB 3
722,964 722,964 00000000000000000001d2f23a40f7be6af88fb7ecf886481817333f501da3e3 1,554 1.00/1.00 vMB 3
722,963 722,963 00000000000000000008d94d81b2f611f688e97b47a72cbfcc7fe741532e0afd 3,145 1.00/1.00 vMB 16
722,962 722,962 00000000000000000007583398679829316adaed225afdf587da9121608157f4 373 1.00/1.00 vMB 2
722,961 722,961 00000000000000000003732cb1b60960b7475db5a0780a5f422ca8dc05f1c44a 382 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.11 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: 735.46 GB
    • Received: 18.57 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.