Loading Tool

Explorer IconExplorer

Memory Pool

76,802 transactions
28.70 vMB
0.11397711 BTC
Random Selection Loading Transactions
Max Size: 173.64/200 MB

Candidate Block

Mining Attempt 97a21ed4fcf9002d1f4b30954e3b8d4ff1b1a7d9f758c4d58d81557cd611e3f6
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 49da13db27706a39e41901ee5be51e6e5d3d7e9ffecc425a0b6b15cdb91de95e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,016
Size: 1.00 vMB
Total Fees: 0.05434559 BTC
Feerates: 101.65 > 5.45 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (224,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,646 690,646 00000000000000000005a8a8f635edc32d59f6b56699f7f730b13c425f1b78f7 1,490 0.72/1.00 vMB 18
690,645 690,645 0000000000000000000b2958b6294a41e4c6cd258bc926c3241265f43da1b6e0 1,932 0.74/1.00 vMB 22
690,644 690,644 0000000000000000000b6bb5fbd67c09325db936ec810fed36804f8e2e3a851a 318 0.14/1.00 vMB 24
690,643 690,643 00000000000000000009843fb733cb8460971849cf72b7ba3c98efa5e7e70592 2,321 0.93/1.00 vMB 24
690,642 690,642 0000000000000000000394da0a520cc35dbf7f2c6949f7f15019bbe4255523be 118 0.04/1.00 vMB 25
690,641 690,641 000000000000000000080bc40f8361b19f4258fc67d8db25798779f8a6ad46a8 531 0.20/1.00 vMB 23
690,640 690,640 000000000000000000017b76de930f804b986d3d9551984934c2d90401b193f8 1,697 0.68/1.00 vMB 22
690,639 690,639 000000000000000000105427d4b226dc1bc56875e92a6bb43ab993ddfd634d1d 2,315 1.00/1.00 vMB 15
690,638 690,638 0000000000000000000bf3cbd6de0d4059c385c46590dbd64135024da3cd6161 1,226 1.00/1.00 vMB 30
690,637 690,637 00000000000000000001088b45e2606b9d03e70ddd231be9ab74d32f13cd3edc 810 0.33/1.00 vMB 7
690,636 690,636 000000000000000000007b9acb2396418f4559e111355abd38e31a4fbf2ea295 2,165 1.00/1.00 vMB 21
690,635 690,635 000000000000000000024320599ef3c8dddccf9e414a3054f885c0deba199dd0 1,263 0.60/1.00 vMB 20
690,634 690,634 00000000000000000010d1346aedb5002f5055fe7445a1e6bd8ea623d81686ca 1,770 0.74/1.00 vMB 21
690,633 690,633 00000000000000000008d785e6d350cf8eaf4d1637683fd00efb08605abadc74 668 0.85/1.00 vMB 4
690,632 690,632 00000000000000000002af097f5d20e39a833938d03c31a81a8a13dd7c1e519d 2,565 1.00/1.00 vMB 23
690,631 690,631 00000000000000000001859de91e6cafab8518843edda55f7b7fe445d42fff67 1,666 0.99/1.00 vMB 15
690,630 690,630 00000000000000000007670e7704b53bb4e80925e9aac18e4143d8a8d6e04796 1,753 0.97/1.00 vMB 10
690,629 690,629 0000000000000000000f08a29e8ec2f45658d322846b94ea6177fb07579276a5 1,493 1.00/1.00 vMB 34
690,628 690,628 00000000000000000010485e5ab685a4da5da6666973c2387471923f18ab0d28 656 0.99/1.00 vMB 6
690,627 690,627 000000000000000000121b301137d0970e6239f00d8b7676dae59933ea1c12aa 504 1.00/1.00 vMB 5
690,626 690,626 0000000000000000000d5f6d12ff1f7b429715d1ab3776c589ea0889f8680af8 674 0.97/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.59 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: 671.52 GB
    • Received: 15.95 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.