Loading Tool

Explorer IconExplorer

Memory Pool

42,137 transactions
26.23 vMB
0.06031468 BTC
Random Selection Loading Transactions
Max Size: 137.32/200 MB

Candidate Block

Mining Attempt a2e6dae5fb84048a48042d94f003a21abd93dfe0c327ded7ce75cc9c71d779da
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 7d964099be0798b8d4e75a9b250cb0e5af400247a053d467afa54454d76763c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,178
Size: 1.00 vMB
Total Fees: 0.01220118 BTC
Feerates: 100.00 > 1.22 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (190,611 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
724,282 724,282 00000000000000000009dd4429393d6ac5cb1f466058e0bc25b58342462b4027 274 0.09/1.00 vMB 7
724,281 724,281 0000000000000000000967dc67b4267e4d79b5ac6d8483962e99c79f6073a7e0 318 0.12/1.00 vMB 6
724,280 724,280 00000000000000000000cc669e7e5f235c2a38b470fea1acb308cbb245ff4739 971 0.38/1.00 vMB 6
724,279 724,279 00000000000000000004e432aa38b2bd29f97344a01caa08fcf72be5ec031ebc 255 0.14/1.00 vMB 4
724,278 724,278 000000000000000000071c76bcf424a4281b9cb42c416eb2582003c642671e20 1,824 1.00/1.00 vMB 5
724,277 724,277 00000000000000000002153a6141dd9dc2b63a4034750bcf2def23fafaaf3ed0 1,487 1.00/1.00 vMB 4
724,276 724,276 00000000000000000006ef3251a73cf2eb10e99315f68dbce043c1ee3e751458 541 1.00/1.00 vMB 3
724,275 724,275 000000000000000000012f24778617ead16b5949f8bfc4d4297a3b202268b782 1,939 1.00/1.00 vMB 7
724,274 724,274 00000000000000000001da3c3523d7755c762fd73415a1dff36d742882ae8b82 351 0.18/1.00 vMB 4
724,273 724,273 000000000000000000042b4113eea8fd00c35885e98bf6e0a8e9257b1e36c46f 1,354 0.52/1.00 vMB 9
724,272 724,272 000000000000000000008b4faf4ffc37fd12e2d96f7906ba8c8781e020eed635 1,040 0.65/1.00 vMB 5
724,271 724,271 0000000000000000000845a3e22e79cd7eafb02dc990e5ef9576595f687539ce 1,879 1.00/1.00 vMB 7
724,270 724,270 00000000000000000006d476f5143c090f2813e88a9be7408acb7463f36f2d93 1,662 1.00/1.00 vMB 7
724,269 724,269 00000000000000000004cfaee3d2c05d1ab39e95482f66fb22b3fd2f482cc7c2 2,533 1.00/1.00 vMB 8
724,268 724,268 000000000000000000075e161e3b57c904180134d3c09473e884bc6c74801d8e 589 0.37/1.00 vMB 6
724,267 724,267 00000000000000000001881a6d1f861781285443950ca8d32fd4e237b1315813 848 0.43/1.00 vMB 6
724,266 724,266 000000000000000000083e6ccc4ed3394d3326a0db342cf6d189197e81dc39af 1,823 1.00/1.00 vMB 11
724,265 724,265 000000000000000000053799eab9354b3c7c0adab0de896f8fdaf07fba28c5d2 1,979 1.00/1.00 vMB 2
724,264 724,264 000000000000000000019e9227e489c3bbfe3e7544d301b5941cdd07fe8c22fb 2,719 1.00/1.00 vMB 18
724,263 724,263 000000000000000000054294ef0b8875a1ddf939b4f821d39f163e71a1e5df62 1,686 0.83/1.00 vMB 9
724,262 724,262 00000000000000000008404de2b97bfe17d6f55e174134d8799c51b6d9c8e5e1 1,959 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.20 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: 653.96 GB
    • Received: 14.06 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.