Loading Tool

Explorer IconExplorer

Memory Pool

79,686 transactions
29.62 vMB
0.08804565 BTC
Random Selection Loading Transactions
Max Size: 179.01/200 MB

Candidate Block

Mining Attempt f219293e298e0ad34f78e8a410b617ae4cd2c3585a047adb8f90e5b22708d8c8
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 476e4e88ae81ea815727de98857ca03b9c4b0631d2a8df27257e71be52905ccd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,796
Size: 1.00 vMB
Total Fees: 0.02523645 BTC
Feerates: 100.11 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (331,210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
583,887 583,887 00000000000000000014cc6089fb49958270211b24d94e0ba97dbb146040d331 1,589 0.51/1.00 vMB 45
583,886 583,886 0000000000000000001be5edb78a5d0c48a8ae902e69b6c0d291f243388582f1 3,200 0.94/1.00 vMB 35
583,885 583,885 0000000000000000000330588f1d26c6a770f168f19c4bcf9f8a13b32855cd00 221 0.06/1.00 vMB 56
583,884 583,884 00000000000000000012fbb0d44bb0a1a78891d1cc5da35ad121d233384dea60 2,461 0.74/1.00 vMB 38
583,883 583,883 0000000000000000000a43e9db973941579abfa261d721df937a80708fdc1e82 1,802 0.67/1.00 vMB 34
583,882 583,882 0000000000000000000a1e19e331a04b03f70d7f06f310e484aa98dc5d5bf6c6 596 0.24/1.00 vMB 53
583,881 583,881 00000000000000000003e96c20c31b65ca79f17a467ae3c7037209e9fc72e664 222 0.10/1.00 vMB 66
583,880 583,880 000000000000000000229f334b7a9cf92fcbd183370357988c7a78fb3caa9d9d 1,264 0.56/1.00 vMB 37
583,879 583,879 000000000000000000047bf66ebaec1d830627414d17aa627acaab9a755b169c 963 0.28/1.00 vMB 33
583,878 583,878 0000000000000000000b2750d59329dff978b15b0ad82c19c3915ac93374aac2 713 0.48/1.00 vMB 45
583,877 583,877 0000000000000000000a80564d1bb338fd9faa9127da322e5a6f16ab11145456 2,970 1.00/1.00 vMB 20
583,876 583,876 0000000000000000001361c92b829bcc857d824fbf812674e4cb65b3a72f2f4f 2,849 1.00/1.00 vMB 34
583,875 583,875 00000000000000000009b12ab59a881465ec1d0cda1699917f0b81ecae5c35aa 1,907 1.00/1.00 vMB 56
583,874 583,874 00000000000000000022508e94b7fa22827e6c5fad5eb4cc7f40f894f8123cc4 3,223 1.00/1.00 vMB 86
583,873 583,873 00000000000000000018ad8f8e737f32a897ff1d04ad22c5a6597017788d5e31 2,477 0.75/1.00 vMB 24
583,872 583,872 000000000000000000108c157a6b93e086558a42f6a195f42ecc3c128cf0b2d2 3,152 1.00/1.00 vMB 39
583,871 583,871 0000000000000000001fbd297bef4e1ab5227d274d0a538e73ce696001bdd831 897 0.26/1.00 vMB 26
583,870 583,870 0000000000000000000912ee2a601e47ef9ac1459560ba2b01bb814b4de7874e 1,960 0.66/1.00 vMB 31
583,869 583,869 000000000000000000055574eabfd309a0baeb417e82fa821725b5581e643b57 946 0.50/1.00 vMB 13
583,868 583,868 00000000000000000002e2e33eb159784aad53db75d0e468dcf533f68adb0311 1,964 1.00/1.00 vMB 45
583,867 583,867 00000000000000000010cd14024742d23be922e70f92344eaaeb2de951110058 2,899 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.