Loading Tool

Explorer IconExplorer

Memory Pool

79,275 transactions
29.49 vMB
0.08450524 BTC
Random Selection Loading Transactions
Max Size: 180.31/200 MB

Candidate Block

Mining Attempt ff1957a49b219c689dac922d8828655b9f80deb68e24597970fab495989cdcfd
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root ccb7ee42a99378438d7d4d20b83965d24c392450d143085f7430f3da06de5c79
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,263
Size: 1.00 vMB
Total Fees: 0.01958643 BTC
Feerates: 402.60 > 1.96 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (430,726 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,597 484,597 000000000000000000513221a373529b99c1982999abcfc189f446e0a8896e03 361 1.00/1.00 vMB 19
484,596 484,596 000000000000000000c6f0a9682af8737161f62495e313b430c7fcb795edff00 332 0.99/1.00 vMB 20
484,595 484,595 00000000000000000079e5f69f3923e2c56ff797adf82817618ade842afa55fa 267 0.99/1.00 vMB 11
484,594 484,594 0000000000000000004d70655b290abb25c5ec034fe0ab8950fe2baed05600d0 293 1.00/1.00 vMB 28
484,593 484,593 0000000000000000001c28e2951e7d80a2f5c9913bfbeb364c9a50f87678be55 607 0.99/1.00 vMB 29
484,592 484,592 000000000000000001177c57e6f7574c5fb1b2a25a6ea222ac8e1710c6f0fcc9 943 0.48/1.00 vMB 144
484,591 484,591 0000000000000000011e31b3d1b8a741aa68dd9be36fadbd4c9f0bda7926e759 77 0.03/1.00 vMB 129
484,590 484,590 00000000000000000036b89a753bb5ab4f9928e68fc55b78d62637adb680f440 146 0.20/1.00 vMB 41
484,589 484,589 00000000000000000125260c7c81c990eb70b4fa99bcabe0084a92bf296dd26b 790 0.98/1.00 vMB 60
484,588 484,588 000000000000000000a1ac4e4f3cccd6ff78bd0fff938a387c1b20e73b0dca75 1,741 1.00/1.00 vMB 131
484,587 484,587 000000000000000000ec0ebdb6c4c14b4ae509ae6dd1ee401b9f8fb84faffecd 1,530 0.78/1.00 vMB 125
484,586 484,586 00000000000000000051bc8a888ca5147c5aa8699e6bedcf9dc25c7cb1573bfc 1,020 0.52/1.00 vMB 141
484,585 484,585 0000000000000000000f6c1a0e1705084e4c5c0f708299e019dd47beb8da072d 937 0.63/1.00 vMB 109
484,584 484,584 000000000000000000d6367cf45e0f0886d82d9880ace690bea7d13eee77c6da 1,668 1.00/1.00 vMB 70
484,583 484,583 00000000000000000116ed3ad6ac7c7added12c8b9c53e3d2987caf14f5be4bb 1,909 0.99/1.00 vMB 174
484,582 484,582 000000000000000000076e026bc3fe5784ff05d413d465f4d04df63d6fcfca4c 1,870 1.00/1.00 vMB 142
484,581 484,581 00000000000000000105daf4672dd1f72070cf23c513532d5f328e9e6db0628c 464 0.26/1.00 vMB 69
484,580 484,580 000000000000000000f120d73e73ec99c5f2e3f08e3e3b6874445b7929a6dbde 2,053 1.00/1.00 vMB 170
484,579 484,579 000000000000000000fbb2ca96ad7bd4d3ea1a417c62477935db44656b1f49fa 463 0.30/1.00 vMB 149
484,578 484,578 000000000000000000b26409fb8be50a038eec6e6740ffd569b324f562bfcbf3 82 0.19/1.00 vMB 29
484,577 484,577 00000000000000000108ec143c056a714d3485a49fdb98534525edf85b9512ac 747 0.63/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.95 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: 715.18 GB
    • Received: 17.66 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.