Loading Tool

Explorer IconExplorer

Memory Pool

78,592 transactions
29.84 vMB
0.07525167 BTC
Random Selection Loading Transactions
Max Size: 182.19/200 MB

Candidate Block

Mining Attempt c1af4de63c68bd2c5de6bbdb55b3b04f86bd0584c27a2a8756a41eb6d85b11e8
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 7b5b65163c1459a5868a30d64d5cb9bf9db164df9333a24a188e932a8f7c87c9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,935
Size: 1.00 vMB
Total Fees: 0.00919978 BTC
Feerates: 150.58 > 0.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (551,382 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,990 363,990 0000000000000000053d890b180f33a147b4093e6e3292423a57aa66987f59df 357 0.62/1.00 vMB 9
363,989 363,989 000000000000000004589f2de3000d56250361dfcd3cbc75984b37389bca32bd 1,142 0.75/1.00 vMB 26
363,988 363,988 0000000000000000017b03009f2483be9cb7c0ae65dfc8c54902f9fe5f161720 1,024 0.75/1.00 vMB 20
363,987 363,987 00000000000000000092ecc48c74800f29b38a9704187e698efbdbb94c7ceabe 1,270 0.75/1.00 vMB 19
363,986 363,986 00000000000000000202711765cebb7cb0866dad3dcbfda6d348cb721f2944db 1 0.00/1.00 vMB 0
363,985 363,985 00000000000000001581b53b5b9ac56503cc366ded8e8ef2b394f99ff3ad7869 1,068 1.00/1.00 vMB 21
363,984 363,984 00000000000000000613dd9d03ad09bb6119693af7c1e6f1e0afb01d973a17cf 1,794 0.75/1.00 vMB 42
363,983 363,983 0000000000000000029971217d45873c419ea40ae052bb4e3be1079580c6b376 941 0.93/1.00 vMB 21
363,982 363,982 0000000000000000084655e181713b58481bf70c81b5168289f096a26fd84ff4 1,609 0.75/1.00 vMB 33
363,981 363,981 00000000000000000c170fe7733c9aa9bfbab0a2826410ae45b48035073f15e1 3,351 1.00/1.00 vMB 69
363,980 363,980 000000000000000009774eee50bc9979c2361f6fce3f63dac8d022887ff39f4f 1,078 0.99/1.00 vMB 15
363,979 363,979 000000000000000007c4583a40179e4e9afc02a358a4006e475c18445850291c 826 0.75/1.00 vMB 6
363,978 363,978 0000000000000000017425f6d6f663ff309795f2e57c716b9460aeb0f8be93eb 1 0.00/1.00 vMB 0
363,977 363,977 00000000000000000e9f171001a9ef4f4b8f1be1eb03d1f365f44534eaeb79d2 1,031 0.75/1.00 vMB 16
363,976 363,976 0000000000000000131f192142d1226e47e5b3d83fdee254d882781d93fe880d 1,429 0.75/1.00 vMB 35
363,975 363,975 000000000000000002571126a7955301e711daa6807bbb92ccbd1d5e7b2f3343 1 0.00/1.00 vMB 0
363,974 363,974 000000000000000013edd60b9cfc7209295ae29977fb3d1194e4dccdea247b16 1,616 0.93/1.00 vMB 33
363,973 363,973 00000000000000000cc6dc8c9569b9e6bf5e6214b18a84e39e85c78a78b2542a 1 0.00/1.00 vMB 0
363,972 363,972 0000000000000000155f479992a6ffdde730bd9deb5ce061af726658a5a71fc3 2,031 1.00/1.00 vMB 36
363,971 363,971 00000000000000000964ac27e33d7433b5d3a3405e9282ef134d105be2f3d5af 2,633 0.93/1.00 vMB 52
363,970 363,970 0000000000000000155be7c324979115c4463bae7e6972ce905cb4f989b08e46 964 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.