Loading Tool

Explorer IconExplorer

Memory Pool

38,658 transactions
28.48 vMB
0.06719442 BTC
Random Selection Loading Transactions
Max Size: 144.20/200 MB

Candidate Block

Mining Attempt 274a608aa99b0d8283145dd47cf1efeca6d606879f7329318e56e37f98ff7dff
Version 20000000
Previous Block 0000000000000000000076a02aa3b78503c1c5cc0e5e4886180a750ab7c93972
Merkle Root 164f150b6ed6e97b2084f0d8e4d3979af3e71e0a8dc18d6ea8ac3bbd4e08f30e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,366
Size: 1.00 vMB
Total Fees: 0.01215182 BTC
Feerates: 105.82 > 1.22 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,556 (222,410 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,146 692,146 000000000000000000051ab45e58f435dafd7e0f75ac608bff82956f90fbf49b 2,580 1.00/1.00 vMB 21
692,145 692,145 0000000000000000000b9bde4a85871c869b38f40254a17a90dafb2f8ccffe4e 696 0.22/1.00 vMB 12
692,144 692,144 000000000000000000088c1f24c065200bb825781b7e40ae90ede0908f491ead 103 0.04/1.00 vMB 20
692,143 692,143 00000000000000000007ae3c2e8c5cd82d8f99c1a06b1c0139e944628af53692 282 0.08/1.00 vMB 20
692,142 692,142 0000000000000000001020203a631c4a6902ac2f6af8e3b4a703eed446223912 1 0.00/1.00 vMB 0
692,141 692,141 0000000000000000000da729b8ffebab8ca26e692602585c99ece81e9f143748 2,273 0.87/1.00 vMB 13
692,140 692,140 00000000000000000007e6482d067ff6fdaa019c0438edc4490a2d860ca5e6e7 2,515 0.89/1.00 vMB 12
692,139 692,139 00000000000000000009666baab746c791ffecfda8ea726893c1565ed9fa09ad 1,997 0.79/1.00 vMB 12
692,138 692,138 0000000000000000001272223bc347a0128738d53578308900d8a5203967f253 2,293 0.97/1.00 vMB 12
692,137 692,137 00000000000000000007d77923af20a26350855d522ac4552337f81934821387 2,473 0.97/1.00 vMB 14
692,136 692,136 000000000000000000091f3fac59e2d8a9bc53e160ea0e0333837d80d5c94a78 1,342 0.82/1.00 vMB 10
692,135 692,135 0000000000000000000763deca7a9183b3e7646fd492258320afed6e3381399f 1,092 0.78/1.00 vMB 5
692,134 692,134 0000000000000000000f0d64b885800b4c9c70d6129f4d865efb0dab6c028a00 1,186 1.00/1.00 vMB 4
692,133 692,133 00000000000000000001caa28a0b6a2b5196e65de803d57af810a8a851a97b57 1,007 1.00/1.00 vMB 9
692,132 692,132 0000000000000000000d0c684eb1a830cbbc9574a89ec93386e38ec195f249e1 2,615 1.00/1.00 vMB 4
692,131 692,131 0000000000000000001314ec471daa0c460d18a3d1b0dae876727920bc766bd5 3,055 1.00/1.00 vMB 11
692,130 692,130 0000000000000000000c6444114626d538f8dc901d911c80173b44878bb1cba6 2,895 1.00/1.00 vMB 26
692,129 692,129 0000000000000000000f96f98596e24b4b0d21be34c1188d23dfbcd5527880c9 3,203 1.00/1.00 vMB 23
692,128 692,128 000000000000000000143e36c08e4686f2c7e317bce11c192106ca5ae44207cd 3,104 1.00/1.00 vMB 16
692,127 692,127 0000000000000000000b38409e79d3b4b2263dc54df6180d836c9d3f0baf452b 878 0.91/1.00 vMB 3
692,126 692,126 000000000000000000025ea6c411a02a2d9b343fdc121a9160901b186d651f40 2,503 1.00/1.00 vMB 16
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.59 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.