Loading Tool

Explorer IconExplorer

Memory Pool

72,295 transactions
27.77 vMB
0.07214397 BTC
Random Selection Loading Transactions
Max Size: 168.07/200 MB

Candidate Block

Mining Attempt 79eb4b268f9b3da641d8d73a85f06a4fec876d978b2e9eb15bf1d5c47d4e0d81
Version 20000000
Previous Block 000000000000000000016dffe7445c108bac746ebb89454ac2dea8afaeeb91d1
Merkle Root 875ebbac64d5a125d973d7ce2e6dd76ec2afe3ef12a0050c4a79d76332a5c4dd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,826
Size: 1.00 vMB
Total Fees: 0.01180309 BTC
Feerates: 298.50 > 1.18 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,452 (752,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,143 163,143 00000000000001db301d405e5286622516f73b8560ebd778cb8fdf2c9e7c9970 20 0.01/1.00 vMB 189
163,142 163,142 00000000000005ee01b300a3086738d4de94cc7fd9a497ceeeb3fd35e9020ffb 98 0.03/1.00 vMB 43
163,141 163,141 0000000000000bbe0a0790097dacb8783258b21ae1092b909def3e88fc5d17a0 117 0.05/1.00 vMB 238
163,140 163,140 0000000000000d42fa7dfc61ae94fa03f1b844b1ec1c08f75a5777df6b952d9a 35 0.02/1.00 vMB 38
163,139 163,139 00000000000007e89c293fb28dbe2fab616247dde5053a9c3315e8cbba8096d0 75 0.02/1.00 vMB 141
163,138 163,138 00000000000008b56e1c3cbd517c7ea2872baaec39a6b26503cfdd64abd17034 10 0.00/1.00 vMB 353
163,137 163,137 000000000000072913b495c638fd8e20230d4d1cd9d95a1b69989515a8f71368 30 0.01/1.00 vMB 202
163,136 163,136 0000000000000507954807150ad74d006deaceb1d8f480fffe16314e049204ae 8 0.00/1.00 vMB 69
163,135 163,135 0000000000000a85b24b618df5e81319552591d4d863308823ed6d1270a0fae9 18 0.01/1.00 vMB 18
163,134 163,134 00000000000004495e1b31a047d038ed359d6cffd5e3de06a5096b913616279d 84 0.02/1.00 vMB 6
163,133 163,133 00000000000006baa3348b0c501604b46b1e295efe9fbe4ea69370b2eb67840d 12 0.00/1.00 vMB 35
163,132 163,132 00000000000003126f9bc93c0e39df3682cc3ca914937876b7fae61a2ae66e96 69 0.03/1.00 vMB 94
163,131 163,131 000000000000039ab6544db5755a4ba69e347ffbccbea5237e221ecc0a2ab8dd 66 0.02/1.00 vMB 75
163,130 163,130 00000000000008a133d516889ce4cd3a89b8ef5a61b9ed761728ef6ececce246 132 0.05/1.00 vMB 184
163,129 163,129 00000000000004a26a0964952c6e912824c1e014cae56891c82ca86012824069 37 0.03/1.00 vMB 62
163,128 163,128 00000000000000bf3f3683bd1d28ee4b4d63c182dcb207abb5f499831eb0d450 16 0.00/1.00 vMB 34
163,127 163,127 00000000000000fe2ed9288c26a7d4408d177831a411ddfb6c5072e173fa1f6b 44 0.01/1.00 vMB 413
163,126 163,126 0000000000000342906c2c853f8aad0813ec52b84f9131e2eb39a93453d29bc8 20 0.01/1.00 vMB 50
163,125 163,125 000000000000042f0dffd810d299fe9ce6f0d04e6f0c9768daae77321aa805f4 112 0.04/1.00 vMB 16
163,124 163,124 00000000000005e1e527e38ae052e4118f53ad157ba1d98f2b230832274e7a51 51 0.03/1.00 vMB 39
163,123 163,123 0000000000000382c553a60fee217aea182ae89c2333d058b4f6c5058eff7611 67 0.04/1.00 vMB 185
Previous 10 blocks ↓
Total Size: 783.18 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: 750.46 GB
    • Received: 18.85 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.