Loading Tool

Explorer IconExplorer

Memory Pool

81,874 transactions
30.16 vMB
0.16432581 BTC
Random Selection Loading Transactions
Max Size: 181.31/200 MB

Candidate Block

Mining Attempt 37f40268746dc7a7cfc6b8e81cffe6f0a03c7c18c34752a528c14a3030bca6af
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 87a29a7bc01d44151e9024dc636407b47ee1b292354318b288aa70bb9e05fb60
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,830
Size: 1.00 vMB
Total Fees: 0.06194800 BTC
Feerates: 1,002.91 > 6.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (159,254 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,051 756,051 00000000000000000004f0efd4592db110e5ccce9cea4c8fa0d847cefc7c2f55 570 0.27/1.00 vMB 12
756,050 756,050 00000000000000000007a59da64eb79cc1f51d239becb951f58fe62643c3d121 16 0.00/1.00 vMB 18
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
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.