Loading Tool

Explorer IconExplorer

Memory Pool

75,099 transactions
27.70 vMB
0.07727441 BTC
Random Selection Loading Transactions
Max Size: 168.97/200 MB

Candidate Block

Mining Attempt 4ae6b5b8ac69e1243abdf8c315c4fc572a1b92d05be1353813607501228a3aa1
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root 561ea766a00f4f6b4f73f4dcd6de568826c8f283bfa1e6d656a832928e518b48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,958
Size: 1.00 vMB
Total Fees: 0.01810123 BTC
Feerates: 301.57 > 1.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (831,192 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
84,064 84,064 000000000021015e5f66f41372764a2d24c5d6cb0cdb2880fdb04b721a0a6b73 2 0.00/1.00 vMB 0
84,063 84,063 00000000002ab2fcd8d26ebfabb39c08f4f66ca07bb27c3e6d70007db9fe63e3 1 0.00/1.00 vMB 0
84,062 84,062 0000000000094d8d6fea151e38c8e6b6ec6bfe62aa9c1f053285e060dea6ab0c 1 0.00/1.00 vMB 0
84,061 84,061 000000000015adc73ed32aa8e78996cc389a69bb24cec9c69a4ff2d34c235a59 1 0.00/1.00 vMB 0
84,060 84,060 00000000000243a1d3c370ff462b6b2bc74f2ead52ddd5da87981a2da19dc696 3 0.00/1.00 vMB 0
84,059 84,059 0000000000260bf7596808fb222370d805032256ac6dc512dfa45d1ac37f90d2 4 0.00/1.00 vMB 0
84,058 84,058 00000000002f7ae117b3b7b2912565de6640ac56124b72788f1602e2968db3cd 3 0.00/1.00 vMB 0
84,057 84,057 000000000006b6bfd01afa2e4c5bf5e9095a69313c30d3f1fb16adab4f565904 3 0.00/1.00 vMB 0
84,056 84,056 000000000012fc7e906523128df8ab168f4b741c222fd6b7cfdfb54c67d3b7ad 3 0.00/1.00 vMB 0
84,055 84,055 00000000001381701004242fb6f03aadfb06682591fb31043c83383a9eca1a1f 1 0.00/1.00 vMB 0
84,054 84,054 00000000000f009954d339ed6dc965dda906757f03114fcbf223d29f99d9b6b6 4 0.00/1.00 vMB 0
84,053 84,053 000000000010b2fe78f609d5210a2b3ad01db7ddb898891e939e3d680adf09a7 2 0.00/1.00 vMB 0
84,052 84,052 00000000002f91521c70eab5c748d4699f67d09d0775b2930d570107429ca864 1 0.00/1.00 vMB 0
84,051 84,051 000000000015ec211e4cb173ac7433667711da710b89142c0fdfa68968df18bd 2 0.00/1.00 vMB 0
84,050 84,050 00000000001a3e3b372d40c1279be962ff8ca6fdd97cce2d50c1b6b8f33385f6 4 0.00/1.00 vMB 0
84,049 84,049 0000000000230e2490ee2fa79d2bab90b6ee1b9a302f156076f260968dfc8a76 1 0.00/1.00 vMB 0
84,048 84,048 0000000000109fa1e7a2558d7bb221512c635cc310dd512ef4f1500225b2be01 1 0.00/1.00 vMB 0
84,047 84,047 000000000002d0d4a68112f6e66243f24d84a5c1a5217c141e747c76150e922e 4 0.00/1.00 vMB 0
84,046 84,046 000000000030cbaea3ac47b419b9fe48cb8a8f3048e706ea9cefe2fc254b11e8 9 0.00/1.00 vMB 0
84,045 84,045 00000000002001bf17769e3172a1d608ae7e1f7f917ec8af22b7c6801e83034c 1 0.00/1.00 vMB 0
84,044 84,044 00000000000d570287e011b75b54f199de3357aeafa1f1105c5850f887882bc5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.84 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: 711.86 GB
    • Received: 17.14 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.