Loading Tool

Explorer IconExplorer

Memory Pool

76,592 transactions
28.61 vMB
0.10267359 BTC
Random Selection Loading Transactions
Max Size: 173.37/200 MB

Candidate Block

Mining Attempt 0c03fc25a952584fa0aad23ee07258b8fea662ff3ebda6787167758abc0a5502
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 30376986cdab4f19722165dcf8169dcd1c3bcce859fca0b27c0607f4f1025050
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,265
Size: 1.00 vMB
Total Fees: 0.04334202 BTC
Feerates: 101.65 > 4.34 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (545,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,568 369,568 00000000000000000d5587c829508ef5b8c2cc80e1a94870285b703ab1475966 1,598 0.90/1.00 vMB 43
369,567 369,567 00000000000000000a10a5fda48e898c3d7a401fa48e623bbaadc06965a46948 54 0.03/1.00 vMB 44
369,566 369,566 00000000000000000d82047a1b9f9c258f4c8b4c9baf66b4fa26ca6016768280 415 0.39/1.00 vMB 41
369,565 369,565 00000000000000000f80277045fcddd668d5e99f2911ecada7f0647dbf8076b7 313 0.34/1.00 vMB 45
369,564 369,564 00000000000000000000fa6aea584eda3f73baad34a67359cd5d5bf804fb4b22 446 0.39/1.00 vMB 42
369,563 369,563 000000000000000010de29f86cdfab5a9f64c02c334bf13456ea12b5d8939b19 427 0.24/1.00 vMB 46
369,562 369,562 00000000000000000a1fa888259a6674166d4d53264171d3e4d5967cedc66056 269 0.15/1.00 vMB 47
369,561 369,561 0000000000000000053dd525154a59fa408b639ceb0671041df3b0ecc6b46502 1,197 0.63/1.00 vMB 48
369,560 369,560 000000000000000010734c4e8f3191d11400327db55363e8fcc13bde1175502d 1,409 0.83/1.00 vMB 35
369,559 369,559 000000000000000008ffe5e2395dbfd0701bb77c143e9e785fd6ac49f72d5129 2,068 0.93/1.00 vMB 56
369,558 369,558 00000000000000000a58ef3f8118d8a086832dff386510fc613bf9b17aca7e6e 1,072 0.50/1.00 vMB 44
369,557 369,557 000000000000000007da36b201f837e8c08fed826404a44851749bf03aa5736e 1,540 0.95/1.00 vMB 34
369,556 369,556 000000000000000011f26c2c0e829d058fc037768dc79c2df05f402db8aafc58 1,123 0.69/1.00 vMB 42
369,555 369,555 0000000000000000105bb38938262e08b806a0ca70e2850450e983a6c20ed484 873 0.76/1.00 vMB 26
369,554 369,554 00000000000000000f07ee2e562e144295fdb0a23f09214f27d24b2db8e2b17c 1,165 0.95/1.00 vMB 25
369,553 369,553 000000000000000012631eb05b91fac600aa19b19133fa5f2545c86755fca59b 2,491 1.00/1.00 vMB 58
369,552 369,552 000000000000000001c098c5f663164cae13590492ca005b96aced0748885446 314 0.16/1.00 vMB 30
369,551 369,551 000000000000000000d042bb3702849678a06bc8446f9c3405ea07aac309f042 1,007 0.59/1.00 vMB 36
369,550 369,550 000000000000000002fe4b5e47cb1f0a07ff823dce8c881affe4fd93adecd56b 1,461 0.91/1.00 vMB 33
369,549 369,549 0000000000000000146e559a068427f2935a50ac0acb4c3ab88109ef0b1685f9 397 0.23/1.00 vMB 35
369,548 369,548 0000000000000000123d56d717de480a89aad9e2aa5f77488ce6ab7aff50fcba 355 0.25/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.60 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: 671.82 GB
    • Received: 16.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.