Loading Tool

Explorer IconExplorer

Memory Pool

78,888 transactions
29.52 vMB
0.10857153 BTC
Random Selection Loading Transactions
Max Size: 177.45/200 MB

Candidate Block

Mining Attempt 64ad8ffdab52677f7b30c737912b43bbe1cf483756294dbeaac14bf15ebaaaed
Version 20000000
Previous Block 00000000000000000001694e26931d1cedfe646c4f29bed2a95789e17bc3c982
Merkle Root c9f707840d7c20c98f33613a86cc1e73cfe33f2264790e690651627ac6ce991b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,808
Size: 1.00 vMB
Total Fees: 0.04858201 BTC
Feerates: 109.69 > 4.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,999 (255,112 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
659,887 659,887 0000000000000000000622be8298d5f86421c7f3d1e3a66ae148a3dca67a2318 2,781 1.00/1.00 vMB 116
659,886 659,886 0000000000000000000579780bd0540ea6c011782850dac256ae8ce9532999b0 1,467 1.00/1.00 vMB 41
659,885 659,885 0000000000000000000de34e328f66c9d8b8b0381d7a21e05ebfa9b35973ba2e 2,018 1.00/1.00 vMB 80
659,884 659,884 0000000000000000000514ae28a9889be7a03ab6bb101c03edb6183f3dda9a06 2,616 1.00/1.00 vMB 139
659,883 659,883 00000000000000000008ce1851f991715fd0771d8f0b2147785d7eee3cf877bc 1,665 1.00/1.00 vMB 9
659,882 659,882 0000000000000000000aa0cf4b1ce213eaa66a210f8579f9ad03bed359745b33 2,494 1.00/1.00 vMB 33
659,881 659,881 00000000000000000008082c5e0baab4ef0b778c0355ff21de744e4c9efd0829 1,924 1.00/1.00 vMB 20
659,880 659,880 0000000000000000000aa395fa03b3d03e2c80992a03179b9db09ca60f2729ca 2,475 1.00/1.00 vMB 108
659,879 659,879 0000000000000000000e5feba269e378d2cb669e9bc05032a1764009350dd5fe 1,730 1.00/1.00 vMB 21
659,878 659,878 00000000000000000001f97b64be44e4af71c32bd86087860bb693ea0dca94d2 1,871 1.00/1.00 vMB 79
659,877 659,877 00000000000000000007d96af1472439c6c083624f01605955fe9923d9f67947 1,417 1.00/1.00 vMB 20
659,876 659,876 00000000000000000009fdc6546be9ae00fed07a2aec23e33f40d86b52e60208 2,201 1.00/1.00 vMB 93
659,875 659,875 0000000000000000000614bc457d39e45748d12215fc8f4011c743ed83450b88 1,472 1.00/1.00 vMB 40
659,874 659,874 00000000000000000006af0650d2beba788cd9d3589420452f1307efcc0ff281 3,040 1.00/1.00 vMB 145
659,873 659,873 000000000000000000070d39efd98372370259fcb352ed92c09b65e3b2fcb045 1,876 1.00/1.00 vMB 109
659,872 659,872 0000000000000000000800de9d31fe46a5520e511a70d1b9857f23096d3593a0 1,987 1.00/1.00 vMB 67
659,871 659,871 000000000000000000090341ab913f0fab6f4b8e5f53083de777ca4fdceb8d79 1,646 1.00/1.00 vMB 46
659,870 659,870 00000000000000000001a31ee097fc43a6791eb0e1c5d5a3a91072d7374224a4 1,516 1.00/1.00 vMB 29
659,869 659,869 000000000000000000082dc007a795d958038a52f4644f1ee80ccc71d4fda3a8 1,682 1.00/1.00 vMB 39
659,868 659,868 0000000000000000000bb2861ee7d6eb76ae6a07482aa97ab191f6164b376d25 1 0.00/1.00 vMB 0
659,867 659,867 00000000000000000001a9b0e396c173260152b3d38471e07d328bccdf257586 1,035 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.39 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: 664.63 GB
    • Received: 15.01 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.