Loading Tool

Explorer IconExplorer

Memory Pool

73,359 transactions
27.16 vMB
0.06131786 BTC
Random Selection Loading Transactions
Max Size: 165.90/200 MB

Candidate Block

Mining Attempt e21fb064d76cb8e0ab9b1e71a2122f38c089d5f8c4143c53f914e1222d9c974f
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 9d86035e1dcbae99cf3ff546a99fd65534c9e83201e505ed33e36b8595def045
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,967
Size: 1.00 vMB
Total Fees: 0.00367846 BTC
Feerates: 40.21 > 0.37 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (680,998 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,267 234,267 000000000000014152f499f500941cb93289a81ba5982ec7658374e7ef97e69c 442 0.20/1.00 vMB 159
234,266 234,266 000000000000005cb713b13e6afa3dc3a6a804d62bea5ca90fb34c9ecba5b163 239 0.25/1.00 vMB 71
234,265 234,265 00000000000000ab61ee756e9e0069950112e0a7ae8b3c36ada3cd055b3e41aa 230 0.15/1.00 vMB 93
234,264 234,264 00000000000000e5a367b9b2f838d6f177832b75bb1f51e18c4bf421cb9f0d4d 494 0.24/1.00 vMB 143
234,263 234,263 0000000000000144681d6a178958aad2ef4bb39dcfe1cdf41f57e20c90a1cdda 340 0.16/1.00 vMB 182
234,262 234,262 00000000000001a6d6258ebb54881393f147f8c2fbc8c7384b3c436ca227b084 224 0.10/1.00 vMB 168
234,261 234,261 00000000000000612e983c3256915dbd5473e994ba256eb6225730e39fd134a5 406 0.16/1.00 vMB 192
234,260 234,260 000000000000005dc93e1b87b374f7849de9d006dfd9c429c076054068690bd3 639 0.29/1.00 vMB 156
234,259 234,259 00000000000001062a423e047db88120c7b1201aa53c72214b3a6df18d457479 421 0.19/1.00 vMB 171
234,258 234,258 000000000000013a7d04ee2e3462ed2335fad5d59584623a0bc0172e46bb5d67 296 0.14/1.00 vMB 178
234,257 234,257 000000000000004dd0ff60823150231e260df57f39ed6f930836389679fa2ac6 158 0.07/1.00 vMB 188
234,256 234,256 000000000000008cc1ceb5a39902fc1f59a71e782b847cd5da4b2ad07e51c745 310 0.15/1.00 vMB 196
234,255 234,255 000000000000014b61ccb7490284b5af080f86bea920987b192dbc7e6a0959b9 225 0.08/1.00 vMB 228
234,254 234,254 000000000000007fbac7bb86b77170f060443915763123eed0c1950e5726aa02 279 0.15/1.00 vMB 136
234,253 234,253 00000000000001541fd6038a1f1e37653fc9b98259400167d7fab3e2293bb344 128 0.05/1.00 vMB 276
234,252 234,252 0000000000000052068d2c6341305847d33993ea31902e7adb4ccddf84769fff 309 0.15/1.00 vMB 128
234,251 234,251 00000000000000bb0c59b3a988f765f164bfe0f162859cb6438e2ee4c34b261c 364 0.16/1.00 vMB 144
234,250 234,250 00000000000000458d09997b81fe16f5d77f46f1548fb6ef048c2978af896f11 826 0.42/1.00 vMB 148
234,249 234,249 000000000000007d11255faa7c5fb57c073f5287c468136121a3ff29dcf4f9b9 669 0.25/1.00 vMB 214
234,248 234,248 000000000000007249309db62cf00ce50c42aa50264b764fd60f334f7144e3a3 5 0.00/1.00 vMB 77
234,247 234,247 000000000000006c7c9e05e64f056c4695a170d5208f9dced5485396a77b4782 493 0.22/1.00 vMB 143
Previous 10 blocks ↓
Total Size: 782.85 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: 712.59 GB
    • Received: 17.19 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.