Loading Tool

Explorer IconExplorer

Memory Pool

81,866 transactions
30.05 vMB
0.13028980 BTC
Random Selection Loading Transactions
Max Size: 181.57/200 MB

Candidate Block

Mining Attempt e6be444b974b60e630b551f13c4ab4a5126c72684ab5efdeace716542cadd317
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root ef08f7ca8ade1db482b226823b229607fd6d897599d0bf8585e934a8ea6d87ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,234
Size: 1.00 vMB
Total Fees: 0.05399225 BTC
Feerates: 477.45 > 5.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (371,092 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
544,045 544,045 00000000000000000002556b9e057bd4fac81013ee22d4a84d38c67e6b3ee605 1,389 1.00/1.00 vMB 26
544,044 544,044 00000000000000000013a6319cb59f3fa6871778aa51d346c4bd91a0bcc8ff44 2,151 1.00/1.00 vMB 8
544,043 544,043 0000000000000000001393cb0ae47ba24b6c1f5c21f97dc890cbeefa2924fb5d 2,260 1.00/1.00 vMB 22
544,042 544,042 00000000000000000005c3bdf4e1bf8b4333e7bf472c8d89c97a5bcda75187ff 2,575 1.00/1.00 vMB 23
544,041 544,041 000000000000000000221af5eb5a6993f0b252cc78ac52b011d9cfc8d1e533ae 798 0.34/1.00 vMB 33
544,040 544,040 000000000000000000156cf05513d2b18525a7630565ecc308b4b20e84bb3312 339 0.33/1.00 vMB 4
544,039 544,039 00000000000000000016624c7120107e9c141e4d7b37e95300570f74e311f900 2,137 1.00/1.00 vMB 18
544,038 544,038 0000000000000000001bd3c8f5567e07bed2ba1156f483d9ef67108cab0012c5 873 0.55/1.00 vMB 10
544,037 544,037 0000000000000000001ec2a96f7075b540e52c9d63bf223bb17a5f2dc48d976d 1,832 0.85/1.00 vMB 6
544,036 544,036 00000000000000000014cda142d12fbf83e4d6e03eeaa30a9e77f838c2b11d40 2,592 1.00/1.00 vMB 20
544,035 544,035 00000000000000000010ea801b6b8601b8a0ee78e822a0023aa8f39942337a3b 1,947 0.83/1.00 vMB 11
544,034 544,034 00000000000000000016a1edfa192792233745835cd72c9aab0501b64baea72d 2,431 1.00/1.00 vMB 21
544,033 544,033 00000000000000000009dbb1b6fa404c2c3f55731b48d0ad20dfd8831caaa512 920 0.56/1.00 vMB 13
544,032 544,032 00000000000000000002ce94d3433a2428cf43d829d57b5cbcd0ec4f80cb9338 1,189 0.99/1.00 vMB 2
544,031 544,031 00000000000000000012398281fd14ea5c64a7888b0f16ddac8b438a6cf61895 2,775 1.00/1.00 vMB 17
544,030 544,030 0000000000000000000d0bae51a9abd056191035b27bf961360c1bbf9677c6b3 1 0.00/1.00 vMB 0
544,029 544,029 0000000000000000000dadfc127f38f6fcc194ab73d1019cd7567bba9ae4d67d 2,709 1.00/1.00 vMB 19
544,028 544,028 0000000000000000001f0ea0bf24fcd2353320a63230a38d46d3111953f6971b 1,298 0.49/1.00 vMB 29
544,027 544,027 000000000000000000223925f529426998c715f1090d732a174b5ca51ae38daf 1,050 1.00/1.00 vMB 2
544,026 544,026 0000000000000000001ffb86471e8e5209adaa15f02da1dde127c345f886f6ec 2,334 1.00/1.00 vMB 9
544,025 544,025 00000000000000000006bb91d138cebacce37d60f9f1ca8f977f32e908928979 2,511 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.63 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: 672.21 GB
    • Received: 16.18 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.