Loading Tool

Explorer IconExplorer

Memory Pool

45,674 transactions
29.05 vMB
0.13910592 BTC
Random Selection Loading Transactions
Max Size: 151.41/200 MB

Candidate Block

Mining Attempt 7ac392bda1faef6c6c59f2f812222c6c5fb2f1f04348325ea6371b843c2f1f96
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 0bac064b8c8ed7785bbf282a76dc4f83e0572bcd6e8e11cf3e38de788b37939f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,654
Size: 1.00 vMB
Total Fees: 0.03925837 BTC
Feerates: 100.25 > 3.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (166,004 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,705 748,705 00000000000000000005e5f0653143c49b7bc36b874b5dd13e917cfb235bf5f5 2,491 1.00/1.00 vMB 31
748,704 748,704 00000000000000000009f2fa4d9b53ead66d3e5ba3b5aa0c30ce1b991d6933b3 2,295 1.00/1.00 vMB 34
748,703 748,703 00000000000000000009fab503811891616c15418cb2835118bb3d5ea199979f 884 1.00/1.00 vMB 29
748,702 748,702 000000000000000000011104880fc333251c46e3726092f936321cdd5faec319 2,599 1.00/1.00 vMB 51
748,701 748,701 00000000000000000003bf1cb522eb4e2c539922d5da7c5a9af03e1ebc21e7ee 1,542 1.00/1.00 vMB 39
748,700 748,700 00000000000000000006bfbbe5d0543d6393d0ea350a37085fdd46944c2cb224 1,457 0.68/1.00 vMB 11
748,699 748,699 00000000000000000009c5689f6347a89ee0006d6356144197277a423ec1a785 1,880 0.99/1.00 vMB 5
748,698 748,698 00000000000000000000d1817310aadaaa6225a1b2cab28ebddc1d69854baf95 3,180 1.00/1.00 vMB 21
748,697 748,697 00000000000000000009ef9fadf17f2d4aad95668bac5674a3195ba617968545 1,405 0.78/1.00 vMB 11
748,696 748,696 00000000000000000005061e1076653a1a76df25b478901f57cc1de0008f5c00 873 0.53/1.00 vMB 6
748,695 748,695 00000000000000000007c8e5ae83acab1da248a3cd952f973d5e04d1d294d03b 2,656 1.00/1.00 vMB 9
748,694 748,694 00000000000000000005ed132c9d4a71970ceec627fc4302a0621a5fd36ce7ef 2,227 1.00/1.00 vMB 13
748,693 748,693 0000000000000000000709264c8855c53cd5101e35d20e94a0292e214ad2e0a6 1,483 1.00/1.00 vMB 19
748,692 748,692 00000000000000000004e0abe1699a926a26befb95c254e5ec851a823bab5323 3,620 1.00/1.00 vMB 19
748,691 748,691 000000000000000000013d06be9fc7d6c16075d9ef80866e198b09ea77455d02 2,460 0.75/1.00 vMB 15
748,690 748,690 00000000000000000009ad9695881272a08e1683b24d393818481f96220ff33c 2,038 0.70/1.00 vMB 14
748,689 748,689 000000000000000000053f3b9d2d44ae888ee84f0f989a8d15dba18e4d569ff8 493 0.14/1.00 vMB 17
748,688 748,688 000000000000000000039ebf9e6abd3c06dde6a9a93874c3f891a714f7acf4aa 133 0.04/1.00 vMB 16
748,687 748,687 00000000000000000005d3e11c5f3079480eeb295fe870e6b90e0c507183c5f2 768 0.31/1.00 vMB 12
748,686 748,686 00000000000000000001479fe9270a6c3b9dde61e0a35ba561122de39f2e0bf9 242 0.08/1.00 vMB 14
748,685 748,685 0000000000000000000882fe66532b5405e68444ef4c2681504d49b90796062d 144 0.04/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.