Loading Tool

Explorer IconExplorer

Memory Pool

67,780 transactions
25.95 vMB
0.06159944 BTC
Random Selection Loading Transactions
Max Size: 156.05/200 MB

Candidate Block

Mining Attempt 8ebcb4ecddaafc8862b84e936a0a8c4e3b7af455e5ad4381635579e51b6e744a
Version 20000000
Previous Block 00000000000000000001aecbaf4c0c2495ed30f65ea65aa56190f6e4b76c46a7
Merkle Root 811fa6e428534e9e46f19271eeedc363dabba1c2a22a193b4c37d17bb0b55b2c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,321
Size: 1.00 vMB
Total Fees: 0.00659380 BTC
Feerates: 71.68 > 0.66 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,493 (697,375 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,118 218,118 00000000000000e7f58de984648279dbdcc4db97f92ff8c1ec31a0f4737e2d8d 588 0.22/1.00 vMB 221
218,117 218,117 00000000000003e58017acc44972f05ab7e66fc906754056efaf278cd7b25f41 213 0.12/1.00 vMB 159
218,116 218,116 0000000000000404d47340273861dd5192c3b3172522b5e7a16aa8382070aab7 713 0.25/1.00 vMB 194
218,115 218,115 00000000000000cc66e9e671ff57cb419267b960ca42f9fc85ff6619e83795ee 448 0.26/1.00 vMB 143
218,114 218,114 000000000000057b369d27e725d0df7153a0a3a95f483cb2b8e1c2f0ff41cfd6 77 0.03/1.00 vMB 51
218,113 218,113 00000000000000c517e1af8210e96695ab5dbc30b22261170007ba7b6186c295 505 0.30/1.00 vMB 131
218,112 218,112 000000000000012896de99afdcb69761b0babdcfc89d8f74e0924f884424e630 703 0.20/1.00 vMB 265
218,111 218,111 00000000000001651f792de924b3bdd6dad361022bdf838a9669671856f6e0d4 154 0.05/1.00 vMB 148
218,110 218,110 00000000000005a18fa22f5608e4ea6cfc693e0875c5225fca1bbdbc85f82284 13 0.00/1.00 vMB 14
218,109 218,109 000000000000039c1fe7cf807d46424ce4be281738b7f55a65356dc2e3adbee1 291 0.14/1.00 vMB 199
218,108 218,108 00000000000000b542b0087c77e98f8cc1c7a68c6fad4a0398b870c2a24d3706 604 0.25/1.00 vMB 194
218,107 218,107 00000000000002d7140cae1cd5b101bfd60e391d25bc1408a7dbc7c8381bbf5a 228 0.11/1.00 vMB 149
218,106 218,106 000000000000022d4c4deff8a22957b123f7fe61e166ae5878d9d728bc3d05ad 128 0.05/1.00 vMB 173
218,105 218,105 00000000000001d7d94e1681df4fb65be6ae7167e58ccf412aecde24c856dc18 282 0.10/1.00 vMB 208
218,104 218,104 000000000000042645e3d68f80c09d15c50efa96ec24ace2268354d716fbed93 114 0.06/1.00 vMB 119
218,103 218,103 0000000000000273e0ef60ce449a332b732d559d50309f565936575e21eae1a3 140 0.16/1.00 vMB 83
218,102 218,102 000000000000034562b20fb803abb8510b1de4702729bd33525e69ca03453814 666 0.25/1.00 vMB 206
218,101 218,101 00000000000001ee138497b563cc75040af6028841196942193fcf7b77143432 293 0.19/1.00 vMB 20
218,100 218,100 00000000000004928a032dccc98fe9e893d9e69ce2fc1b7d43b2acfdcb8e18cb 615 0.22/1.00 vMB 172
218,099 218,099 0000000000000393aa5185a8a91251f71c086281cbd3c5a3829a782879216355 498 0.28/1.00 vMB 357
218,098 218,098 000000000000015ff9b8f095b4ebb34422dbe33c7a1b8ddeea25d8918847d65d 7 0.00/1.00 vMB 750
Previous 10 blocks ↓
Total Size: 783.25 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: 762.25 GB
    • Received: 19.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.