Loading Tool

Explorer IconExplorer

Memory Pool

81,282 transactions
29.91 vMB
0.15427456 BTC
Random Selection Loading Transactions
Max Size: 180.18/200 MB

Candidate Block

Mining Attempt 841bf8b4e8c20a00fdb19a1a62b5df46bcb65985bc1fc68601e383444af6d526
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root f7560cb7a2520831cbba5ec46e7fea4931ca6bf668ba0c8841761364e298c9b0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,577
Size: 1.00 vMB
Total Fees: 0.05839085 BTC
Feerates: 1,002.91 > 5.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (679,865 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,440 235,440 000000000000003f53be59880640d239e653fb2137f73805d548422ea3d67799 186 0.15/1.00 vMB 90
235,439 235,439 00000000000000eebe0fe04f64629a2ad1a818446d0dbf4f34cc2c446b77c788 383 0.18/1.00 vMB 168
235,438 235,438 00000000000001126a8a2dbcca2401e23ce5e4d3b9672c92e6d9a16f13472191 351 0.25/1.00 vMB 104
235,437 235,437 00000000000000456015b6731ac85122e30081830927fa42101eb6700d39f646 86 0.15/1.00 vMB 29
235,436 235,436 00000000000000932d7834ee2e9d88cebb2a6d97f4d3aa42a45da008169d74cc 175 0.10/1.00 vMB 108
235,435 235,435 0000000000000171702e1818089c83f5da8e28092d22ce887dcd4a5e2ffd8fba 503 0.23/1.00 vMB 147
235,434 235,434 00000000000000f5f68b4743b95d3fbfd5e10942fd848491674faf0fc4e4bba2 941 0.40/1.00 vMB 175
235,433 235,433 0000000000000185ce9496f84a76fcaadc39552beba43cb611985e44b7493ca2 490 0.23/1.00 vMB 166
235,432 235,432 00000000000001a4cdc648ec68a94546eb55ad4266026fa6872afc1f18d0d577 295 0.15/1.00 vMB 156
235,431 235,431 000000000000014469721f9c77cb3ca434778a9d3267d5ed255065e8863b10b7 206 0.15/1.00 vMB 109
235,430 235,430 000000000000017f19ca432eb953a3c6a01b62748b58d5854d4d7839dd84ed92 487 0.25/1.00 vMB 136
235,429 235,429 0000000000000189a740f3cfacdffad7a8a37157ad0270728f99574bd1f90d94 532 0.22/1.00 vMB 187
235,428 235,428 000000000000014116da55f67651af8e044bdfca845c7efbdf96c5a6776e8eeb 118 0.06/1.00 vMB 168
235,427 235,427 00000000000001126006b4bfabac9b1782c1d99099053fad758c7be527a60e81 129 0.15/1.00 vMB 84
235,426 235,426 0000000000000068ebe506b515f00f89327b70cabd752319a2bb369ad99401b4 84 0.15/1.00 vMB 25
235,425 235,425 0000000000000002d83f8eec51ada904b726462b81f158377862c88703e96e4c 349 0.15/1.00 vMB 161
235,424 235,424 000000000000013ed5b37610810ef142d0bd7b85efd568c1035a213065b16971 183 0.10/1.00 vMB 153
235,423 235,423 00000000000000c0df03d436152c979b00c7f75999fe555d46a49e53165750a9 852 0.39/1.00 vMB 191
235,422 235,422 0000000000000063a695135ec8014b46a219e42e6028993ac1a6a74b63048edc 131 0.09/1.00 vMB 116
235,421 235,421 00000000000001620cf92880669724a8987b226853d76c9d83f3cd2867bcc0c5 480 0.21/1.00 vMB 160
235,420 235,420 000000000000012829d0b803f7f2859c5e50d73f5db204c2e47e4d545a1f8a2b 35 0.25/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.54 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.