Loading Tool

Explorer IconExplorer

Memory Pool

84,918 transactions
31.48 vMB
0.09099370 BTC
Random Selection Loading Transactions
Max Size: 193.12/200 MB

Candidate Block

Mining Attempt 5269d00cd2611529e373105121e1db9d354c1df42cd7288c2466a581ae8022b5
Version 20000000
Previous Block 00000000000000000000c4dd7a870155212c22d4c3fb23c277f0344663518319
Merkle Root d313d582f5b2b1f95bd757b82ced949d3fe4cfc90ae01693087d192277356c1f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,091
Size: 1.00 vMB
Total Fees: 0.01379227 BTC
Feerates: 73.20 > 1.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,366 (551,380 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
363,969 363,969 00000000000000000b5c8f2492ed9c05b2c62cc4d9fca72923e42a88ffdee9ab 1 0.00/1.00 vMB 0
363,968 363,968 000000000000000014138edbbaa26e43b0e21a17e2d8be93e00a50323d8648a4 1,224 1.00/1.00 vMB 25
363,967 363,967 000000000000000012bcade28a71a421c8102df9fa4e6643113b440dba705ca6 1,977 0.93/1.00 vMB 36
363,966 363,966 0000000000000000009d2e8bd852ebfaf9fa14e3dbadaad314e2df452c92eed0 1,072 0.75/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.03 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.51 GB
    • Received: 18.08 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.