Loading Tool

Explorer IconExplorer

Memory Pool

29,192 transactions
28.42 vMB
0.08895367 BTC
Random Selection Loading Transactions
Max Size: 136.85/200 MB

Candidate Block

Mining Attempt 743dc44ea27485b7c5f40149a84b1849e22f8a2010b4ac015179ffcd68892bd0
Version 20000000
Previous Block 0000000000000000000125843996ba510aff6897669d1d413a568828e2ec36bb
Merkle Root aa8d7047c5a10e23def9edcc189f8dc77b066df32fe10f3e5c1a2a0eb5b314d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,437
Size: 1.00 vMB
Total Fees: 0.03319239 BTC
Feerates: 195.69 > 3.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,499 (661,282 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,217 253,217 000000000000003d12d432961224d2b8f1911e5b814a374558b00b519cc9365a 512 0.15/1.00 vMB 281
253,216 253,216 000000000000001bb4124c32cd6127339c2173186c972975feeb7a67a24de40f 1,091 0.49/1.00 vMB 123
253,215 253,215 0000000000000048e4fbad73ae73377db93a32e207b0e1a845c04823140c1ff3 583 0.25/1.00 vMB 153
253,214 253,214 00000000000000509a47ce0ac9bc46cf8cb21cb6edc393795b03af09832f6d3a 398 0.19/1.00 vMB 109
253,213 253,213 00000000000000257887bd3fbfe64f2d08fd7a783ea5f8e9e415e5d661306dc3 364 0.15/1.00 vMB 142
253,212 253,212 0000000000000040f16e8dc0b291c801af269cf5b0f04478426d4fc3906f5b04 455 0.21/1.00 vMB 117
253,211 253,211 0000000000000035662c2f64946737b838c777be30ae53911798f1496b97b4bd 605 0.25/1.00 vMB 152
253,210 253,210 000000000000004b0bf470a9ac1ee5cf1af44c999efb0de24486e814c9e740c9 799 0.33/1.00 vMB 140
253,209 253,209 000000000000000c03514f2eca177cbfb4de5086530520bf4f0c656a10717f60 314 0.14/1.00 vMB 116
253,208 253,208 000000000000000b599200c193d4a721c2848d6906cc146e49115ec8dfaf031d 79 0.04/1.00 vMB 66
253,207 253,207 0000000000000041e6ef8c8651cc2f4ba655df420b552148add1ffa2b4ab48c2 55 0.03/1.00 vMB 79
253,206 253,206 000000000000003e0f59e67b1b2a731125378e3620316cf36faedf42e58b3ac4 403 0.22/1.00 vMB 97
253,205 253,205 000000000000001b0175fc6bb41664cb853b17e30c08560268be73ac76b86108 219 0.10/1.00 vMB 117
253,204 253,204 000000000000004047479bbdffd226658174a597ef6a9a4878a530196fb64de5 461 0.20/1.00 vMB 105
253,203 253,203 000000000000000851a99bc6ac7dc87faa2d4ec0533c0733b3f3c9f03b0f48f2 438 0.19/1.00 vMB 121
253,202 253,202 0000000000000023027a9c6b2fb6ab84e74b26750fa26a576c04d0c8dff6a87b 341 0.16/1.00 vMB 74
253,201 253,201 0000000000000016047e2ac3881a3cde69309e15ad358d52e29fcaeeae2c00c9 726 0.25/1.00 vMB 166
253,200 253,200 000000000000001e773fbcf671689895abdca9430c27925120feaab9c7471e24 752 0.31/1.00 vMB 144
253,199 253,199 0000000000000023e85e012d04e823de4a59bb50a2cf9f7583633e6567f2214d 382 0.15/1.00 vMB 136
253,198 253,198 000000000000004c5b0b1123ac4abfd35673ad4578a6195976e9b6d8d1b7de15 36 0.02/1.00 vMB 65
253,197 253,197 0000000000000014b57cda46e748b5b692a6bfab0ee8a4aa590f24de0efaf55b 139 0.05/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 781.50 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: 612.22 GB
    • Received: 10.97 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.