Loading Tool

Explorer IconExplorer

Memory Pool

76,935 transactions
23.20 vMB
0.08021057 BTC
Random Selection Loading Transactions
Max Size: 149.68/200 MB

Candidate Block

Mining Attempt 693057ef47ab684f6234774d5d294c23562f258e6b64a262afd6e039c8ec5fb8
Version 20000000
Previous Block 00000000000000000000d8824305e65809f7f54a1ce7e3b8645993571a8a5018
Merkle Root 9ed53486386280f3a63c16a668fca3a293e4a768e4fe5ec7f95a4bb91a963e84
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 953
Size: 1.00 vMB
Total Fees: 0.02007013 BTC
Feerates: 30.21 > 2.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,830 (821,862 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
93,968 93,968 000000000005dafb047fd0475eddba27f026f6f9635ca761ccd515d7e33fedef 1 0.00/1.00 vMB 0
93,967 93,967 000000000001c02ebfc559da723d880a4a64e57ce42a8b1ca50f9ac53420afca 1 0.00/1.00 vMB 0
93,966 93,966 000000000000d0d29b1b1a577413cea53295bb05474d836f67610b2574409643 1 0.00/1.00 vMB 0
93,965 93,965 000000000008f6a873be42b1f38f8a57ce58162be9c219b3f33832b7278ebd5e 3 0.00/1.00 vMB 0
93,964 93,964 000000000000f0e2bb609b4291f60f0e9dd2eb201ade8b79df18ed8b8c42e654 1 0.00/1.00 vMB 0
93,963 93,963 000000000002e1cb359fa53456a0be26bdfa5d79dc250edc0b196f06d7a6aa8b 2 0.00/1.00 vMB 0
93,962 93,962 00000000000230aa6f3921fd7a4f330ec1f37601210605b089736b58577d0c58 1 0.00/1.00 vMB 0
93,961 93,961 0000000000097dd96744bb6be59281122f15d60bb7ea366b1381fa33cbec9d1b 52 0.01/1.00 vMB 0
93,960 93,960 0000000000051f5aca3adbf51f306a2ee74feae0dcfac3fe5071d7f525702d31 191 0.05/1.00 vMB 0
93,959 93,959 0000000000043110d9b632671df964e634b7b944802e10204905ebd45a0f8c37 12 0.00/1.00 vMB 0
93,958 93,958 000000000007ebbffa49887ee88d6e005ba1500d2e437761bb20cce09d00a2e5 12 0.00/1.00 vMB 0
93,957 93,957 000000000007cb1657316ef3857fe5e2e5bd9ebb5e2d80700f0fd9ce1f1435d2 7 0.00/1.00 vMB 0
93,956 93,956 000000000004fe79c6249227b8bf5e1096c29b20107c43f93eba5d232684ae70 12 0.00/1.00 vMB 0
93,955 93,955 00000000000353edca7bf4f0513f0d8d49aa89844cc722dff27d34806b4b088d 82 0.02/1.00 vMB 0
93,954 93,954 0000000000088533950333a8a324ebdb3d18f0649d5fdc816d05582dc990a81b 12 0.00/1.00 vMB 0
93,953 93,953 00000000000352e9b7cb2e99af4e7f74e96c974354873126db9bff4cb8972e63 3 0.00/1.00 vMB 0
93,952 93,952 00000000000767314ee48edb5433f0ea37d8a76f01b6f7bc44f56ded98aff273 1 0.00/1.00 vMB 0
93,951 93,951 0000000000069d5423dcc2fe70b370ce5de0c6037649c31e8e9c056c9430c66f 1 0.00/1.00 vMB 0
93,950 93,950 000000000003afb19880da61c843dee12b37c775327173bb929b33e114c23f34 6 0.00/1.00 vMB 0
93,949 93,949 000000000001ed6508cadef2dd3c8a3b85d19a3dd4cea854158b9dbb8c352432 2 0.00/1.00 vMB 0
93,948 93,948 000000000002297e16038500882849d90dbcbdcdd3cf30cce341890d546eacc4 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.81 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 791.38 GB
    • Received: 21.79 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.