Loading Tool

Explorer IconExplorer

Memory Pool

45,957 transactions
27.86 vMB
0.07196101 BTC
Random Selection Loading Transactions
Max Size: 147.11/200 MB

Candidate Block

Mining Attempt 2d1b4a664c3a6fc411f5d3be85ad17cf61c303494f64d91b9a6d7a0a8112154a
Version 20000000
Previous Block 000000000000000000015fe54d703480c778f5e8c27a53d251a583c6e5acb2b6
Merkle Root fd43e60802aa788abbf6459319b9dbe482093c217dc24b95b505b91e2faf01bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,238
Size: 1.00 vMB
Total Fees: 0.01909364 BTC
Feerates: 134.30 > 1.91 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,913 (172,126 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,787 742,787 00000000000000000008a0b38c7efef39e16987a81b7453d90bca02a991d4fe3 460 0.18/1.00 vMB 12
742,786 742,786 00000000000000000008983c3ef99c71c6c572b08b47e43274776bdc26797a74 1,859 0.72/1.00 vMB 5
742,785 742,785 00000000000000000008d59505297c429bf49ddc3eaad4f4d5e8b4ebb26251dd 2,930 1.00/1.00 vMB 20
742,784 742,784 0000000000000000000501f6087136aea5ce43cc4bb2f33fdfcc9349f65fada2 118 0.06/1.00 vMB 14
742,783 742,783 000000000000000000028296d258e8558a313b59d9d39f61a9b4c1e233845a5f 644 0.21/1.00 vMB 11
742,782 742,782 000000000000000000093ce41407748a8bb3ba4f111e0258430dac62b8ded901 1,314 0.92/1.00 vMB 5
742,781 742,781 000000000000000000021870c3a523c0b2e90844ea00fe579bc54d67d86897ed 1,637 1.00/1.00 vMB 9
742,780 742,780 00000000000000000000ef5fd20c70a4ebd5b3d486b37c3a4a10d60f6cec150c 489 1.00/1.00 vMB 2
742,779 742,779 0000000000000000000120c8a20076bfb614334b6169171f294d093acc074b32 947 1.00/1.00 vMB 8
742,778 742,778 00000000000000000000d439159dc3ede497faca89c6d090d165414de4978c77 413 1.00/1.00 vMB 1
742,777 742,777 00000000000000000000a582c256b4c090259df4a1b43fd69e15de54dc4dbac8 378 1.00/1.00 vMB 2
742,776 742,776 00000000000000000006761c3d2e32168e4ca14d7df66ec2b5c196f3155ae6cd 2,847 1.00/1.00 vMB 14
742,775 742,775 00000000000000000007348d0bad591ed193a7d0fe2a11e9d8515fdfeadffc7e 188 1.00/1.00 vMB 2
742,774 742,774 000000000000000000085f995ab08c3e9a653b6f2d24d541d296e494a715b2b0 405 1.00/1.00 vMB 2
742,773 742,773 00000000000000000006083e20c8c656f20e74de8334f294e3b83d0de7d25d00 364 1.00/1.00 vMB 1
742,772 742,772 000000000000000000016be9a825283262d377a60567496e364e1ad75e563f01 883 1.00/1.00 vMB 4
742,771 742,771 00000000000000000006fef460a8ff9c9aaa9a347c8e9ea0ad45115b9f047055 1,793 1.00/1.00 vMB 6
742,770 742,770 00000000000000000003637da9b2bb18b9be781a143b4bd0d42af839162dc3ab 2,759 1.00/1.00 vMB 7
742,769 742,769 00000000000000000001434202cbd9c9e612eefc07922cb92fa89c22b2680b14 2,455 1.00/1.00 vMB 14
742,768 742,768 0000000000000000000864f7813fabf52496455b916d569cb59e3572a4239a1b 1,606 1.00/1.00 vMB 13
742,767 742,767 00000000000000000001c6811871d6bbafa9fdf607c6de86927eac7ff000aa08 2,763 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.24 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: 655.06 GB
    • Received: 14.25 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.