Loading Tool

Explorer IconExplorer

Memory Pool

79,083 transactions
29.58 vMB
0.07144293 BTC
Random Selection Loading Transactions
Max Size: 177.79/200 MB

Candidate Block

Mining Attempt de2f46ddfe493946bd805b486f28ffb386e6d55ffc9d03780348206e82b5d1f4
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root ee8300c3a635523f58aff87682fb7511a81ca6bda8539b44d7e2c4c6b79d565e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,570
Size: 1.00 vMB
Total Fees: 0.01139112 BTC
Feerates: 60.27 > 1.14 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (585,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,648 329,648 0000000000000000071577195b12f785de602740fd517569daf1bfb8267c1fe1 745 0.39/1.00 vMB 26
329,647 329,647 00000000000000000622decd6127a65facf2f35cc76e3fb95016df121a43377b 244 0.14/1.00 vMB 25
329,646 329,646 00000000000000000ee741d6efca4bbd8c209530a38f4b55fd1aa681ce44e1eb 317 0.13/1.00 vMB 35
329,645 329,645 000000000000000012797e2ca221007fe6e81ce0308a2b66097941d28f9820bc 394 0.28/1.00 vMB 25
329,644 329,644 00000000000000001480f83d360bf2faad3e734c478cb72c6fe3c8a2b2210e6f 102 0.11/1.00 vMB 21
329,643 329,643 000000000000000013f3bd079ccf5feebb28b3f8c59a03024e300fcd3c5e2d28 690 0.48/1.00 vMB 22
329,642 329,642 00000000000000000f9f583321a8a12f4a99305a61970b0971e55f6f0e0852c1 256 0.08/1.00 vMB 42
329,641 329,641 00000000000000000237909c5f7bf63ed76b229c275e5f16b99a32cff0d47bbf 1,157 0.86/1.00 vMB 23
329,640 329,640 000000000000000009ce8494565e3b6e1f6033ae7566089e20beac9da69af64b 739 0.45/1.00 vMB 25
329,639 329,639 00000000000000000163a2a7dddfe6977b811dc1efbddd82d3cad50d25bcf2f7 1,059 0.47/1.00 vMB 29
329,638 329,638 000000000000000004642866a003bc76ccabb3293a362948a93d1f349e41959d 160 0.10/1.00 vMB 17
329,637 329,637 00000000000000000ac1fbb89bc2d1606feed08b80ec0ce335a68d44bbd76e65 32 0.01/1.00 vMB 31
329,636 329,636 000000000000000008c5f1ac2798ecc7b61365ee83a6b8a08b88a89289518d46 194 0.06/1.00 vMB 30
329,635 329,635 0000000000000000069d99c4b7abf4dbbc4755ae52c14744b75e1e4c1c9633ad 992 0.50/1.00 vMB 28
329,634 329,634 00000000000000001b1225137a780dae52a5f31e972785a8f68414bf1d42eaaa 319 0.14/1.00 vMB 25
329,633 329,633 000000000000000000e648c7627a1c451a2fa59036843552f2b285f76ea626cc 999 0.54/1.00 vMB 26
329,632 329,632 000000000000000012d8f7742a5161365e20bd7ccc6f2a96f990206f4d3c3309 64 0.03/1.00 vMB 73
329,631 329,631 000000000000000013375d3fc03a1a9e3c8285a3a91b1f23fc53f7720c5c202c 133 0.05/1.00 vMB 24
329,630 329,630 000000000000000019881be88ab98ad4863a32bb4479e67ff2e16d8e72dbc0d4 713 0.64/1.00 vMB 21
329,629 329,629 0000000000000000187254ae4f1e70a28a872df712cace1762b8bf3051e13065 1,332 0.55/1.00 vMB 36
329,628 329,628 000000000000000015784ba8a739482a3e007e3be3f016b578d544a45a34a512 347 0.20/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.