Loading Tool

Explorer IconExplorer

Memory Pool

86,299 transactions
31.72 vMB
0.10576257 BTC
Random Selection Loading Transactions
Max Size: 194.32/200 MB

Candidate Block

Mining Attempt b5ad0bfda939c50005a9803f66d5f9b1a26c36dc08cefd6b5918d9c503e18457
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 44399afb1e03bf01875a2668f862e5fd3a93346923131f259d32f503b3e56a3f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,928
Size: 1.00 vMB
Total Fees: 0.02608232 BTC
Feerates: 1,236.26 > 2.61 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (6,716 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
908,646 908,646 00000000000000000000971cebf59da82d3db9112c1da31089348da6089c48cd 3,600 1.00/1.00 vMB 3
908,645 908,645 000000000000000000017a14cf2abc7d1b64c61c363ebd582a920d7ce732f073 2,603 1.00/1.00 vMB 2
908,644 908,644 00000000000000000001a683291faa0a4b192cef48b601798333d55ba189a8b7 3,631 1.00/1.00 vMB 3
908,643 908,643 000000000000000000014a1860e1ac2da9ab6ee3fda366e683075e43002bbb6e 3,498 1.00/1.00 vMB 4
908,642 908,642 000000000000000000019b2efcd5f1d14eeddf44c7bbd2ea7cf0df080d62ebb8 1,310 0.51/1.00 vMB 2
908,641 908,641 00000000000000000001f385b7f4c167305a5649da72c7c18dde21942ef565d4 7,061 1.00/1.00 vMB 0
908,640 908,640 00000000000000000001d55419dd68154d6395759a89df0ebb0f7ef4487a3e77 3,691 1.00/1.00 vMB 3
908,639 908,639 00000000000000000001eb4f0085118454227dd558781409a4472410fe74b068 4,475 1.00/1.00 vMB 2
908,638 908,638 00000000000000000001d531e2af194cc08b94528d0d72ddcc0757b2ecd0b211 1,413 0.36/1.00 vMB 2
908,637 908,637 00000000000000000001304b8401305b6de2c8ed895e48921f9f99ce1cd7b00b 1,077 0.42/1.00 vMB 1
908,636 908,636 000000000000000000014a314e1b7bb4aeaf780d6caa3d3f1e9e823d88f30e56 3,410 1.00/1.00 vMB 2
908,635 908,635 000000000000000000004b1c355326f445e3cfa947dfe7457c6859a47250f2d5 294 0.07/1.00 vMB 2
908,634 908,634 000000000000000000000c1a8e48265e8fb46f5310a200f64d09a0b8d489b7c5 2,152 1.00/1.00 vMB 1
908,633 908,633 00000000000000000000615f92420c733aa75c4ae4fffa6c67e1f26b6bd106e0 938 0.99/1.00 vMB 0
908,632 908,632 00000000000000000001f02615ba112b49128c178f9dfea2ef84b44e798bb47f 62 0.02/1.00 vMB 4
908,631 908,631 000000000000000000000fea64fa85550389c46269dcaa30fe488ca68260bac8 135 0.96/1.00 vMB 0
908,630 908,630 000000000000000000014f4186aa64d08ba4cb5bacf48775a9aaffa60e4bdb29 1,535 0.94/1.00 vMB 0
908,629 908,629 0000000000000000000011cb5bbf6a96fd37dbc32fd6b4044b2fb9540e3b7225 3,052 1.00/1.00 vMB 3
908,628 908,628 0000000000000000000044a1172c49004b61180744fd4b172ee25dcf233762c6 2,040 0.94/1.00 vMB 0
908,627 908,627 00000000000000000001326578c54f3eb7a4bb89a34a37feadf7e9ff35d6fd39 3,735 1.00/1.00 vMB 0
908,626 908,626 00000000000000000000424c705e7452a1e47c18880eb5f6f8776e854d350ccc 424 0.10/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.