Loading Tool

Explorer IconExplorer

Memory Pool

78,123 transactions
28.98 vMB
0.07933895 BTC
Random Selection Loading Transactions
Max Size: 175.71/200 MB

Candidate Block

Mining Attempt d4f9da151d9386d57cd1ba3d2264a52e36507c358002f121e13841ef0bebba5b
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root cc24b572da32fd6652ab47a1a49d6a30ec37fd0b5370c592b43151c83a1619cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,373
Size: 1.00 vMB
Total Fees: 0.01883867 BTC
Feerates: 100.81 > 1.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (245,509 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
669,648 669,648 000000000000000000075d80cdd8c0642819144b8908e7cfed74e36ece17d746 566 1.00/1.00 vMB 38
669,647 669,647 00000000000000000003b20fc35f394b0468bfc98508f223de1472fa36cfc4d9 487 1.00/1.00 vMB 26
669,646 669,646 00000000000000000004be1865d9405b9a3571da1953511a88248380932978fa 214 1.00/1.00 vMB 7
669,645 669,645 00000000000000000007aa81c1973761899626bf5014f5204417665f81b2aa98 1,424 1.00/1.00 vMB 35
669,644 669,644 00000000000000000009b42e2e476c172fdfd60d7d9b611126692394ed92026f 254 1.00/1.00 vMB 8
669,643 669,643 00000000000000000001eaba407d573c5866aed04c68765868bfc28742c696d9 915 1.00/1.00 vMB 24
669,642 669,642 00000000000000000006e183fec748e3f752670abdfccfe6ce31027aab46463e 80 1.00/1.00 vMB 4
669,641 669,641 000000000000000000010b2a4d849868cd10393de515fd9b8f3668bde3685891 678 1.00/1.00 vMB 17
669,640 669,640 0000000000000000000687cc46e668a4c63e2670e20ef62abbb1a0eb3d0bc038 1,130 1.00/1.00 vMB 28
669,639 669,639 0000000000000000000b141466e138971f2037252f420390bd3a41c6ac80bf52 544 1.00/1.00 vMB 15
669,638 669,638 0000000000000000000c9df15f192dade384035232cc2b5006e9286d9bb0e344 632 1.00/1.00 vMB 15
669,637 669,637 00000000000000000000b777812ffbed6337597a0f4ec5bd9978fd1cb0e99c04 1,766 1.00/1.00 vMB 43
669,636 669,636 000000000000000000034b9c623799c9d6a5b5667bc5c9c47a55db57e4604b9d 2,253 1.00/1.00 vMB 69
669,635 669,635 000000000000000000095702e297b9603ac5a40ca7dd663d9b3e6f6be39ab6f1 232 1.00/1.00 vMB 7
669,634 669,634 00000000000000000004081f733d47d630c16afa40b166ece46b558ced818ecc 236 1.00/1.00 vMB 6
669,633 669,633 0000000000000000000932c35c26356ab1b378d30b3d04abd044b5a63bad4a00 1,096 1.00/1.00 vMB 12
669,632 669,632 00000000000000000002e26b010ccfbdfb5c6da9af4e951b4b7b4f79f79ee99e 2,251 1.00/1.00 vMB 25
669,631 669,631 00000000000000000001099fa015198bd2d74faed7115a7b1bd86fc1e978facc 979 1.00/1.00 vMB 20
669,630 669,630 00000000000000000005e8c7c4fb63063c65d8280bbd00e5efacb6b53ba36d75 1,930 1.00/1.00 vMB 78
669,629 669,629 0000000000000000000151551fd9ec15381d88f4d457cbdeedf3f5ce46189bd3 1,681 1.00/1.00 vMB 54
669,628 669,628 00000000000000000009f51c35098e484cb6e4d767972a9538e2fb641812a9b7 1,940 1.00/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.39 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.