Loading Tool

Explorer IconExplorer

Memory Pool

87,068 transactions
31.95 vMB
0.13472490 BTC
Random Selection Loading Transactions
Max Size: 192.87/200 MB

Candidate Block

Mining Attempt 563d30f16c785a542dff6c4e39a7e1a9163c786dcb2a8bb00f2f59e3dc5de7b6
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 5e23433d3b1168cde7f276b62f07c828b9d30f637b87541297dd675c23c762aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,030
Size: 1.00 vMB
Total Fees: 0.04819950 BTC
Feerates: 911.92 > 4.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (618,643 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,327 296,327 00000000000000004cb938863df72c59edcc54c865b2513182322004720bf0f0 178 0.18/1.00 vMB 23
296,326 296,326 000000000000000074c0f4250421d94b373d1cbcaf88b3b5da98c469795a3738 512 0.28/1.00 vMB 55
296,325 296,325 0000000000000000854b21574af1cb9a32357f31e78305ff81cedbabd45c3511 862 0.35/1.00 vMB 52
296,324 296,324 0000000000000000a62285db7b5be7d1bfb7269c49b8276ac2f35d20e5e991a0 485 0.27/1.00 vMB 38
296,323 296,323 00000000000000002e7309cb88974e8d11a279ef9c10e730879cf5517308c67a 256 0.09/1.00 vMB 43
296,322 296,322 000000000000000082a98872058a25d2374f21b658d531c0f86fd7eac9883a54 640 0.38/1.00 vMB 34
296,321 296,321 000000000000000077c6cd35153f716d5c2eb5509e3f87199d62672067b981c2 54 0.11/1.00 vMB 14
296,320 296,320 0000000000000000847d0b5426e6590e1ff3d9e3d58559899548a420aa998614 35 0.01/1.00 vMB 41
296,319 296,319 00000000000000002ab03220d14992535e40a9a079c2e1168bee7078c017438b 668 0.31/1.00 vMB 42
296,318 296,318 000000000000000065defa3114f206b9deb6c7a64adbf1da69c34d1f34bb5ca3 194 0.15/1.00 vMB 33
296,317 296,317 0000000000000000193b545bf4147dfcdac81f3946106beef5b6acf53779210f 88 0.24/1.00 vMB 12
296,316 296,316 00000000000000001955809c364b1828ce7c330ce6837ded83d537a695cffe3d 676 0.35/1.00 vMB 59
296,315 296,315 00000000000000008720605270ca5420f603805c2d7ae840702189061fbafe42 802 0.35/1.00 vMB 327
296,314 296,314 0000000000000000b09ae88c17f8886d436d9b92660ad82d6c88eb4867d9ee06 258 0.13/1.00 vMB 53
296,313 296,313 000000000000000074e55f4cf448fecbf3c369a8c8426b022918dcb99948f860 526 0.26/1.00 vMB 36
296,312 296,312 000000000000000087b70660e67a9f5ecb4c8ca5adb62a6e1278385eb1f87438 262 0.18/1.00 vMB 34
296,311 296,311 00000000000000002d399d7eefa0d045119c0bc3044d7720a58cfead113a8348 421 0.43/1.00 vMB 20
296,310 296,310 00000000000000009237035d1fd2ce5dc85e479f50edb45ba6a4fcf90298ab27 777 0.25/1.00 vMB 61
296,309 296,309 000000000000000019369b18554a6787078ec2f48ee90c0f6122590f6e65fe9a 326 0.19/1.00 vMB 55
296,308 296,308 000000000000000088ed1a268a423953cf438bde26cdd24ca88cbe542861d89d 80 0.05/1.00 vMB 23
296,307 296,307 0000000000000000a767149de4d49d0c423f1c9d4dc472d1c5584511be2335b9 170 0.11/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.34 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: 660.98 GB
    • Received: 14.78 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.