Loading Tool

Explorer IconExplorer

Memory Pool

38,699 transactions
28.43 vMB
0.07081754 BTC
Random Selection Loading Transactions
Max Size: 144.29/200 MB

Candidate Block

Mining Attempt 18ce317c077c0dbfec88af1d43434a09db4f8fb2aafa15e0e84cf5e0d867788f
Version 20000000
Previous Block 00000000000000000000b940d12fdd4738a54d039159eec3ba1e77f5522f2a8e
Merkle Root db5c0d6fe7f8dff79b3d520ed0262aaba86fa9a1805aa12c6d866f84d191d6f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,043
Size: 1.00 vMB
Total Fees: 0.01607221 BTC
Feerates: 150.61 > 1.61 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,597 (149,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,321 765,321 000000000000000000024e5cad2e4298adc607d08c2f704b862d00a26ad81c70 1,906 1.00/1.00 vMB 19
765,320 765,320 000000000000000000071557cbc5b22dfefdfa9e69d7eb5d82442a36b4b58170 2,829 1.00/1.00 vMB 16
765,319 765,319 000000000000000000035b45519b249db14cd53c21f9f1f7282e1abddddb1044 2,975 1.00/1.00 vMB 22
765,318 765,318 00000000000000000004176fc80b6f3d71d5656d8a40bed318f80127f772e7d0 3,323 1.00/1.00 vMB 21
765,317 765,317 00000000000000000004304be5a4bedc0e20c92f8a2b88068278fe3209b97f49 3,571 1.00/1.00 vMB 27
765,316 765,316 00000000000000000001ac05b23ccfc600f86a5f6cae56a80216a957ca7ec95f 2,749 1.00/1.00 vMB 31
765,315 765,315 0000000000000000000550aeffb798f826239fcb8710e5086e5f96f35afe8322 3,816 1.00/1.00 vMB 46
765,314 765,314 0000000000000000000497a351ec33099370d1040afa3053a558327d1596b4c8 3,558 1.00/1.00 vMB 43
765,313 765,313 000000000000000000039b23115cd5c4189212903205aab82cde5548523c9fab 1,853 1.00/1.00 vMB 8
765,312 765,312 0000000000000000000185b9898cca667318f6e533ebbb87dc4636c5ef1b4602 1,912 1.00/1.00 vMB 11
765,311 765,311 0000000000000000000658de77ef2d0f591212dc645c73dc34b8d42ba0634657 2,706 1.00/1.00 vMB 22
765,310 765,310 00000000000000000005b1b759f230ef010e37948a56f15395ace31ab23e5515 2,943 1.00/1.00 vMB 33
765,309 765,309 000000000000000000038eb85dda38580d8b9dae45022f08471d4a2c594180ea 314 0.12/1.00 vMB 19
765,308 765,308 0000000000000000000078fe5128f89c4c64d38edf4b3178cc9b892449222f1f 478 0.17/1.00 vMB 16
765,307 765,307 00000000000000000000dadf574a3a5c181e20e601a092f1636ab641e47774f4 242 0.08/1.00 vMB 14
765,306 765,306 00000000000000000004f67267460b56f79c4de5171490b20432cfb034a810f4 68 0.02/1.00 vMB 15
765,305 765,305 000000000000000000006e0b4dfee004ad4c5e121bf17d037e6dc9186c54f692 2,713 0.98/1.00 vMB 16
765,304 765,304 0000000000000000000472cc8200a786f17fd802a6db46bcaebef5d3a8df1b85 2,001 0.75/1.00 vMB 16
765,303 765,303 000000000000000000023f0838f5e9d79053a9e353ef679eaaec3868819e4cd2 2,095 0.81/1.00 vMB 14
765,302 765,302 00000000000000000004f540244367f87b7a12c51be632e0d0fa1a7827e0118a 622 0.87/1.00 vMB 3
765,301 765,301 0000000000000000000611ec03737ce0d05812fabf451883fb1372dc53da29af 2,515 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.68 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.35 GB
    • Received: 11.79 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.