Loading Tool

Explorer IconExplorer

Memory Pool

40,410 transactions
28.22 vMB
0.06190446 BTC
Random Selection Loading Transactions
Max Size: 144.02/200 MB

Candidate Block

Mining Attempt 5dba179e2d56487e88b202127391f6e4ba18179238dfbed708948a640ed47289
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 0d8f2e5b15c86e7636a305f2c6e007eb3c680108e6cb7161ad8e8e818668a6ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,255
Size: 1.00 vMB
Total Fees: 0.00715365 BTC
Feerates: 87.72 > 0.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (197,078 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,552 717,552 000000000000000000040b38097e0a61ef1ad31b184c908a738cfff013c094b2 806 1.00/1.00 vMB 9
717,551 717,551 0000000000000000000855d867ff0b407c9759823143043fed3acc87a266659f 921 0.40/1.00 vMB 13
717,550 717,550 0000000000000000000704c1b42672569c05a355af71ec93bda44c9c1894570e 6 0.00/1.00 vMB 26
717,549 717,549 0000000000000000000aa4d7b52096e330c4c5999cf65c4448fd25bd3c786110 510 0.26/1.00 vMB 10
717,548 717,548 000000000000000000033ee866edbd4719f5c3c1cc211d2d0db32764e7d2d77c 1,040 0.38/1.00 vMB 14
717,547 717,547 0000000000000000000867c4f4a3310b5e10d679867e3149916aa640a115e520 908 0.40/1.00 vMB 12
717,546 717,546 00000000000000000003ff5e68ddfacad4bd2df55b1915616a0cbc4e42278133 531 0.16/1.00 vMB 14
717,545 717,545 00000000000000000007556a92606c2d8099292e82126b50ca753b6a64832d64 1,721 0.81/1.00 vMB 3
717,544 717,544 0000000000000000000927bfea15481e21a86f1e4491bf530f33d9d8305a2854 1,372 1.00/1.00 vMB 8
717,543 717,543 000000000000000000019e4dd42be5c8a685aeb2e01f43764d530de1364c44a5 2,543 1.00/1.00 vMB 11
717,542 717,542 0000000000000000000b49e28977e5890c4d8d7780d75e6c21966622bf88851f 2,224 1.00/1.00 vMB 28
717,541 717,541 00000000000000000000518263651cb21d47638882384e7dce6f93e5d6186e3f 1,116 1.00/1.00 vMB 9
717,540 717,540 00000000000000000002c89f15b74fd9982665f7fb66ff226ba4313bbbbb8c5c 799 1.00/1.00 vMB 6
717,539 717,539 00000000000000000007b589bbed5145104d1af2420de7734c5a1496ad95ae15 1,714 1.00/1.00 vMB 19
717,538 717,538 00000000000000000003376dd1859a2e79e3771b5406a664740fd37aa0aef8d0 827 1.00/1.00 vMB 7
717,537 717,537 00000000000000000009c0c06750037c1986820e59b42fbffc22680ff66e9dcc 98 1.00/1.00 vMB 3
717,536 717,536 00000000000000000005bf5ca1b41560ae25352b0841f62d4b297cdf7fc9faec 1,650 1.00/1.00 vMB 11
717,535 717,535 00000000000000000000909c0cf173d5d3e0676c2d017034069cf4286a28e8ec 1,863 0.83/1.00 vMB 10
717,534 717,534 00000000000000000006d0b9140afac60adf4abc3d2dd329867a829f4409e37c 719 0.26/1.00 vMB 8
717,533 717,533 0000000000000000000083c8783acc295041e5a7cefdc3a9de74a619a7b4153a 1,630 1.00/1.00 vMB 12
717,532 717,532 00000000000000000003b740c42b2322f64cefd2f5a68ec2aca291d54ee92aa4 1,039 0.40/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.74 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 630.34 GB
    • Received: 12.02 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.