Loading Tool

Explorer IconExplorer

Memory Pool

38,416 transactions
28.39 vMB
0.06486970 BTC
Random Selection Loading Transactions
Max Size: 143.74/200 MB

Candidate Block

Mining Attempt c50c72de3499ec7ae9418e04954eee208addc5ab725a24b470ec0e84486d2c88
Version 20000000
Previous Block 0000000000000000000076a02aa3b78503c1c5cc0e5e4886180a750ab7c93972
Merkle Root cdbef35ff821be3756409e3f048618e718f4a64faed42ec401604daa07d3d3a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,709
Size: 1.00 vMB
Total Fees: 0.01022948 BTC
Feerates: 105.82 > 1.03 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,556 (572,723 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,833 341,833 0000000000000000183e485389ee3392615aedae3b16ed57a60ee6a8ec9c817c 904 0.46/1.00 vMB 28
341,832 341,832 0000000000000000002dce0e5170822706368b36bd421d9b948a3eb637261fa0 1,633 0.90/1.00 vMB 27
341,831 341,831 0000000000000000126a44a25bbe18c25d22f096dab90875ff210502a861c05f 398 0.39/1.00 vMB 15
341,830 341,830 00000000000000000ef78e7f3f2df40c9a46b281a857456e8dda86a41ef2846a 166 0.10/1.00 vMB 35
341,829 341,829 00000000000000000a463e8af489749efc14138c81263db41814a1152b33f292 1,908 0.75/1.00 vMB 33
341,828 341,828 000000000000000002d92aed87ed3bc4e19acc227c6c6f6501c9f66b8a9f4e43 169 0.07/1.00 vMB 29
341,827 341,827 000000000000000018f38a4731a3d35eb11c9ca2743bbcaaa53db911ca4cd450 217 0.16/1.00 vMB 17
341,826 341,826 0000000000000000017d11e0e3351e97caaddd72020028b8c9a23dad9b11995e 533 0.26/1.00 vMB 23
341,825 341,825 00000000000000000f10fcf19ff33a10dd3eed1cc5f09f9c01da08605833fd2c 187 0.09/1.00 vMB 20
341,824 341,824 00000000000000000f3ee65e1d699113ba30b0656958f8efd9d9cbb1465f3d44 955 0.59/1.00 vMB 22
341,823 341,823 000000000000000012b6660af043c43e045b1a7d7f0a47c6365e871042978d17 793 0.31/1.00 vMB 39
341,822 341,822 0000000000000000157c1c99950030274e03bb5e75c0603dac74b32f8a3dce7e 821 0.41/1.00 vMB 26
341,821 341,821 0000000000000000076d4bf42fb5c9422b739477dfaa9bedf47cfc4dbc4193fd 96 0.06/1.00 vMB 10
341,820 341,820 000000000000000016a5a8fd0b6d3383b85467e706172ff6170732479274bce2 749 0.44/1.00 vMB 23
341,819 341,819 00000000000000000e1334cdcac4f8b26240f3d3cfa2555c37d33518e66661ea 773 0.34/1.00 vMB 21
341,818 341,818 000000000000000001a948c51a04a607a6eae9d6bc5127f307f54c8653b71a31 359 0.56/1.00 vMB 12
341,817 341,817 00000000000000001633acba89d29e3d1f57b37d6de2f65a2b70f5ccfc7bbcc5 1,272 0.75/1.00 vMB 22
341,816 341,816 0000000000000000114681dbd2523b7fe1bd6e9189c02208fb76be75345958ba 2,425 0.75/1.00 vMB 42
341,815 341,815 0000000000000000199443046bffa130a89c4cbbf6af6e7695b4ffec26b1331d 936 0.75/1.00 vMB 18
341,814 341,814 000000000000000015a9b1a039c6c0171682eb926a748d3e317edf3e258d2c89 692 0.25/1.00 vMB 41
341,813 341,813 0000000000000000146cbbe6a443d5dd4c82e2709d5931e81867b371c2a82f8e 2,009 0.75/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.60 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: 623.58 GB
    • Received: 11.46 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.