Loading Tool

Explorer IconExplorer

Memory Pool

40,233 transactions
25.72 vMB
0.05229624 BTC
Random Selection Loading Transactions
Max Size: 134.04/200 MB

Candidate Block

Mining Attempt 678cf5229f8eb765ce9ba5b23e921eb518c4ac7c213a56a653762014aa6c0f16
Version 20000000
Previous Block 00000000000000000000b5b2d45e6886bb0157eb70677ea9d4555802ee085a1f
Merkle Root efb24896ec5486924d65b72cb73c33abd5f0230272dbe711e2910419b3843c3b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,680
Size: 1.00 vMB
Total Fees: 0.00577801 BTC
Feerates: 75.74 > 0.58 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,732 (158,683 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,049 756,049 00000000000000000008d49a975b48e52602b1488e375b64976b08176552bcc5 867 0.30/1.00 vMB 11
756,048 756,048 00000000000000000007161dd68b9ff2d30ed1f981a852b99b5d6e76492fd8fd 224 0.09/1.00 vMB 2
756,047 756,047 00000000000000000004409a1e355daf7e29db2a8ef0a413da7d241d1f9329c5 2,896 1.00/1.00 vMB 12
756,046 756,046 000000000000000000053affe8b87a69a3168658c1cdcb4a7ddd91330b0b6802 1,136 0.78/1.00 vMB 3
756,045 756,045 00000000000000000003169d74285cbdb614b5298d171fa7185a74cce7424b37 2,485 1.00/1.00 vMB 5
756,044 756,044 00000000000000000007f7c7a1abd0a5997f023204f58d8f127f034e15bb3a18 3,086 1.00/1.00 vMB 22
756,043 756,043 00000000000000000003506cbe7410b329f37bd24a0923ac933b72724505de1f 2,680 1.00/1.00 vMB 13
756,042 756,042 00000000000000000000081a8711a43c3eff0fd126fd6b02b540b297a8f48b6b 2,505 1.00/1.00 vMB 18
756,041 756,041 000000000000000000074bf663fe8f3f9cbceb2aca18c86d4bf058ea24a64ede 2,922 1.00/1.00 vMB 18
756,040 756,040 00000000000000000008d89e91efff47d02bb6727b6806e170903bdfd9483d2a 1,353 0.49/1.00 vMB 11
756,039 756,039 000000000000000000039c6542649d19eb77e0598e0c798713f71570d8f34dce 1,491 0.52/1.00 vMB 17
756,038 756,038 00000000000000000004c42ef908263598b61b6c0886d612e76734d32efffb20 622 0.40/1.00 vMB 1
756,037 756,037 00000000000000000005821ac7eea7a326d7ed107a9d0b7b14fbdbdd5c4a73fb 2,961 1.00/1.00 vMB 16
756,036 756,036 00000000000000000001ead681aeac96361af4e777b83c84aed5acebef19912f 2,487 1.00/1.00 vMB 12
756,035 756,035 00000000000000000003022b4029fc830bef6a7704a77cb7efee7f677f2f6c07 1,272 1.00/1.00 vMB 17
756,034 756,034 0000000000000000000113b43410cfe1dccb824deec476e241ed0e0e451ecdf8 897 0.27/1.00 vMB 14
756,033 756,033 00000000000000000007c535234cd232825850dec0101b46e093a4bfe931d406 283 0.72/1.00 vMB 1
756,032 756,032 000000000000000000010f88869a984e506b0dc1bef9b5e6cc6e43f3a10f8799 2,670 1.00/1.00 vMB 13
756,031 756,031 000000000000000000055fca0575257c48c611a860e24687081f92db7a223e59 2,469 1.00/1.00 vMB 7
756,030 756,030 0000000000000000000534b74798cec3ed91ff62fa4049ae38ce3723d01cf262 2,814 1.00/1.00 vMB 14
756,029 756,029 00000000000000000005bd79d289b6b45830a556cf32b55c8a059f4b30db4348 2,623 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.92 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 646.02 GB
    • Received: 12.80 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.