Loading Tool

Explorer IconExplorer

Memory Pool

38,179 transactions
27.71 vMB
0.05885969 BTC
Random Selection Loading Transactions
Max Size: 140.56/200 MB

Candidate Block

Mining Attempt da36663091cd891b8600aa83d1b3b37e39ea88d8c313d440e6bb4066eb30c822
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root a6265bae4b736fdb57243a10cb40329d8839b51e8986cb6ab867ec58ea351b7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,630
Size: 1.00 vMB
Total Fees: 0.00606023 BTC
Feerates: 201.07 > 0.61 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (109,396 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
805,229 805,229 00000000000000000000f35ad55cad813e326a6acdefab8c9a92d3c7580ab1bc 994 1.00/1.00 vMB 8
805,228 805,228 0000000000000000000063b5250ec588ec15724c1ddc4db466ca0dfc45516360 450 1.00/1.00 vMB 7
805,227 805,227 00000000000000000004f8031f9bead0c5deb22c3d8272219e3004276a2c6416 909 1.00/1.00 vMB 7
805,226 805,226 0000000000000000000409042aa1aad555f813fd0730696e1a2aea0d0a598ae0 1,027 1.00/1.00 vMB 9
805,225 805,225 0000000000000000000329883a1a7cf068bf42fe88084aa053288581a9fac21a 1,485 1.00/1.00 vMB 15
805,224 805,224 00000000000000000001f6bcf247c1a42c98a5d701b9aa61eda5868f1c3705a7 2,303 1.00/1.00 vMB 24
805,223 805,223 00000000000000000000dc9386ab1febcb468ee014953c3140a79efe46e1e71c 1,426 1.00/1.00 vMB 12
805,222 805,222 00000000000000000000adce73eabe1f88c751dd66d4dfacae90d4ec8fadd31b 505 1.00/1.00 vMB 9
805,221 805,221 00000000000000000004a4adc0a4c16af2f5484b3ce14a4a4f06a4247fbf4b86 1,049 1.00/1.00 vMB 10
805,220 805,220 00000000000000000000266b88fc91917f54ba1bf7723e17182c77e136de960d 1,579 1.00/1.00 vMB 13
805,219 805,219 000000000000000000019d9b72f00c784c9e80d74dfb549a09851a219b76aac6 1,308 1.00/1.00 vMB 11
805,218 805,218 00000000000000000000181aebdae33c8868728d173f22eb4970a6a5eca83397 2,627 1.00/1.00 vMB 18
805,217 805,217 00000000000000000004e43ce9d5dc59854ca5f0535c85c2e1b3ce13c9669ebe 2,524 1.00/1.00 vMB 16
805,216 805,216 00000000000000000002c1a26f74907b0f534f2550ce61204e7da4d783907099 394 1.00/1.00 vMB 9
805,215 805,215 00000000000000000000ee286cc2837715eacfb9205da320581ed771c6453e02 700 1.00/1.00 vMB 10
805,214 805,214 0000000000000000000156fb3908862945104cc6107e054541e972f0733af1d3 988 1.00/1.00 vMB 11
805,213 805,213 000000000000000000000e12d78b95cdcd75b32112a993fab41633c91035e560 887 1.00/1.00 vMB 11
805,212 805,212 000000000000000000047e65fc268e815bf9bfc424bc21b04ab61233ee67fae5 1,750 1.00/1.00 vMB 13
805,211 805,211 00000000000000000004911bc0b277fd4bf32c26179641974a6f0c5bcbbf6fc2 2,438 1.00/1.00 vMB 14
805,210 805,210 000000000000000000011dbee7610a9f86f206dccde98aff48f868404b6306d4 1,542 1.00/1.00 vMB 21
805,209 805,209 0000000000000000000168f2123519cb7cddbe89913dfcba0e212abbf8d5b922 1,384 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.73 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: 630.06 GB
    • Received: 11.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.