Loading Tool

Explorer IconExplorer

Memory Pool

79,805 transactions
29.30 vMB
0.12751219 BTC
Random Selection Loading Transactions
Max Size: 177.35/200 MB

Candidate Block

Mining Attempt 9049fe0645eae146ab4fd670ab006455df81bfea42cf1e4908a69db8272745a3
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root adb9564e4a9b6adc9b226868cf29167d772ad7d861ff7f0102c37c825121636d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,521
Size: 1.00 vMB
Total Fees: 0.04763126 BTC
Feerates: 602.26 > 4.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (104,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,988 810,988 0000000000000000000422f52af530f5ee269f88b915421ac0dc76549a479ada 648 1.00/1.00 vMB 11
810,987 810,987 000000000000000000010e7ccbc42704ce8c08162fc6d8002142fb89fc2ab4c5 945 1.00/1.00 vMB 7
810,986 810,986 000000000000000000026eec7892fed65d4c13c722e4fd3786042e705d8aadda 2,935 1.00/1.00 vMB 18
810,985 810,985 00000000000000000004534e645ea1b80c78aacd0a1ba0f20a24f61af7ffdce9 2,356 1.00/1.00 vMB 14
810,984 810,984 000000000000000000025c524ccdaff6e3f686a554713a087a16d2b828f18347 668 1.00/1.00 vMB 12
810,983 810,983 00000000000000000001502b5c106568aceffdaae79287b2afd30c6838e54780 106 1.00/1.00 vMB 2
810,982 810,982 0000000000000000000245d2abd12718cb5c3ccb0fdf6801aef7489fe0563922 1,618 1.00/1.00 vMB 12
810,981 810,981 00000000000000000003a9a1c159c8d1e93a421a6f995d793a97e8be667279e6 1,230 1.00/1.00 vMB 7
810,980 810,980 00000000000000000002b29f0d662a84777906bd7625b0b43c1a1376b8a8e811 2,900 1.00/1.00 vMB 23
810,979 810,979 000000000000000000029c6a14db58ca024016135840052b4bd159b19b12bc73 320 1.00/1.00 vMB 2
810,978 810,978 000000000000000000005223ed0598cae94610816ac5e22a2c8e1f1e5db555fb 1,915 1.00/1.00 vMB 7
810,977 810,977 00000000000000000004bcf83743ce5e18e3b12eadd180fb5af72995fc444b99 2,273 1.00/1.00 vMB 17
810,976 810,976 00000000000000000004397f09c0dc4e4d449f78a0edff90062aed28f2f90558 2,004 1.00/1.00 vMB 16
810,975 810,975 000000000000000000029c9842ce7fbc004dce8e87f1554bd92178284b869b84 1,530 1.00/1.00 vMB 11
810,974 810,974 000000000000000000002d947bfab1259f2d4d22405c7bf962614a93464c80e3 2,213 1.00/1.00 vMB 21
810,973 810,973 0000000000000000000459c4432f3da527a985695fdbbdf40e6c51ae57539f35 2,082 1.00/1.00 vMB 36
810,972 810,972 00000000000000000002b0e6116e7e46b1e209447d14dac8ba640ec1d18ae22f 2,346 1.00/1.00 vMB 21
810,971 810,971 000000000000000000016bf6371cacc60747ae7c1785147917285d24be383638 2,255 1.00/1.00 vMB 39
810,970 810,970 00000000000000000004a0b82438c97fb265106e89d2f74e5da785ea6cc75d17 1,912 1.00/1.00 vMB 12
810,969 810,969 00000000000000000004a4987b54611af2f645f02cc00956c601ffa07cc21dbc 2,816 1.00/1.00 vMB 21
810,968 810,968 000000000000000000012d54986bc400492a6ab4205aa6852401fccc349eb0bf 68 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.92 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: 714.45 GB
    • Received: 17.54 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.