Loading Tool

Explorer IconExplorer

Memory Pool

86,778 transactions
31.84 vMB
0.10966509 BTC
Random Selection Loading Transactions
Max Size: 195.04/200 MB

Candidate Block

Mining Attempt 3ae82a5c9ec45b54bf9b95d04ac2a4d428c527204062f57e1c30da341eeb140a
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 6741f7bde23926ecaff4ad2553dde485952a4fc3621dbd99bec330a0c3ac76b1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,861
Size: 1.00 vMB
Total Fees: 0.02864516 BTC
Feerates: 1,236.26 > 2.87 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (9,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
905,992 905,992 000000000000000000002a26aa385c57eb073fa7cec42d779aa977fa9e56df17 3,281 1.00/1.00 vMB 5
905,991 905,991 0000000000000000000025a3022c650808c935b2ed17dcd39adb397ef09f397e 3,916 1.00/1.00 vMB 6
905,990 905,990 00000000000000000001ba4b4c69a06bfffda2c68322d9f50051548914742cc7 3,815 1.00/1.00 vMB 7
905,989 905,989 00000000000000000001fdc1ba11d74b7cc6fbfb460e66aeb734728b466b3add 3,860 1.00/1.00 vMB 6
905,988 905,988 000000000000000000020ad320ba34e80bb2cdab5fd476d96ecabf434ecfd92b 3,525 1.00/1.00 vMB 5
905,987 905,987 000000000000000000007dcfb4bdd70e6b7b0d091509acec62521919e0629e66 4,259 1.00/1.00 vMB 8
905,986 905,986 00000000000000000001c9dd07cce029e09a961cba1ec38e6c84fd4655b71833 3,391 1.00/1.00 vMB 4
905,985 905,985 00000000000000000000ac61f38a9c386d3e637b67328a3c8713282815c1f542 4,465 1.00/1.00 vMB 4
905,984 905,984 000000000000000000014206b31c4e9ce5646d5983976f880faa8318de2a39eb 3,783 1.00/1.00 vMB 8
905,983 905,983 00000000000000000001c284816868b795ab4fd2fe4158b44c2c8b543fcc7313 3,841 1.00/1.00 vMB 11
905,982 905,982 000000000000000000000c1439fd3b1dade0e2b4ba75aa230eeb68ea87610f80 2,775 1.00/1.00 vMB 3
905,981 905,981 0000000000000000000211db31cef7bc18e0b31386827a4a87092b5d707d72cd 4,174 1.00/1.00 vMB 7
905,980 905,980 000000000000000000002f04e463d7fbfb0a2a1e7f45686cefc3078da45e4b3d 2,520 1.00/1.00 vMB 3
905,979 905,979 00000000000000000000a52edb109a6e2cb01cf6fe08d848fb76fd56e038e219 3,003 1.00/1.00 vMB 3
905,978 905,978 00000000000000000001747838999ac9a04ff519cd0369fbb1d3885f405a7b1e 3,794 1.00/1.00 vMB 5
905,977 905,977 00000000000000000002173cb8bb09c08ac83f560241ce9e9f9b1ebb00715b55 3,453 1.00/1.00 vMB 4
905,976 905,976 000000000000000000002dc6c10adb6256734a06d2624d3de1318f1fa58d6d43 3,808 1.00/1.00 vMB 5
905,975 905,975 000000000000000000014deab2ad84301fa5c00496999032f6fb37af94b1ad8d 4,111 1.00/1.00 vMB 4
905,974 905,974 000000000000000000005bf426f1da6edcc90558de2680ebcae9949bbe3270da 2,777 1.00/1.00 vMB 6
905,973 905,973 0000000000000000000197d2cec77937bd119a95d56a478ecc2aa690efe07902 3,734 1.00/1.00 vMB 6
905,972 905,972 00000000000000000001f03d7260919d7131b153ba26e4c20cc006131dbb0255 4,043 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.02 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.41 GB
    • Received: 18.05 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.