Loading Tool

Explorer IconExplorer

Memory Pool

81,379 transactions
30.97 vMB
0.09014750 BTC
Random Selection Loading Transactions
Max Size: 187.97/200 MB

Candidate Block

Mining Attempt 2e27b3c025444c343396fd4e4bc7fb13281d149a7ffea29a03c9fd76bd60983b
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 54f74deeafd9f9c74d324a5539fe53d7d61e2e5862321baef1f77e7fa45dbb5a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,766
Size: 1.00 vMB
Total Fees: 0.02355430 BTC
Feerates: 351.58 > 2.36 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (525,448 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,759 389,759 00000000000000000374be5609c22927831968ae558e769d131481b6de11c52b 2,430 0.75/1.00 vMB 63
389,758 389,758 00000000000000000b9c1307666c872d0900c75a0496850bff0c13ed9bb6a89e 954 0.75/1.00 vMB 18
389,757 389,757 00000000000000000496e681863306fc790d2313328a148bd66eb074565a9902 925 0.52/1.00 vMB 30
389,756 389,756 00000000000000000ad6bd8eff53888ae94c10b44d547c4de76ec6e2c56d98a1 230 0.23/1.00 vMB 14
389,755 389,755 000000000000000002b851e740ccb07426277584f6168c5d6bb79f1c784ca3d9 539 0.95/1.00 vMB 10
389,754 389,754 0000000000000000070b40670a34d16e3ca42857b9151ec14dcdbca226e4c115 1,987 0.93/1.00 vMB 36
389,753 389,753 00000000000000000a58f7f1d60eea63478effbbcd0e27c63cd47c1424caf9c9 2,609 0.99/1.00 vMB 41
389,752 389,752 00000000000000000284bbe32938ce5dfa8d613a53b51ccb02593fb526de97d7 1,451 0.55/1.00 vMB 38
389,751 389,751 0000000000000000048f3c0a637ae24718dd85b4aef1544329f3f93ae46851ca 334 0.33/1.00 vMB 17
389,750 389,750 0000000000000000040cf948db1d4fe307320febfc03368e92afac88c9d464f1 81 0.10/1.00 vMB 24
389,749 389,749 00000000000000000b3d1318ee01bc6d31cc5037045291a2b8599de3d5848b6b 2,604 0.95/1.00 vMB 46
389,748 389,748 000000000000000006e4502f2a039aabd887b78108db865d89ae383b7bb6224d 1,104 0.49/1.00 vMB 39
389,747 389,747 0000000000000000079a5b84a8a5029a26fa3ffc1794dd50a14af16afd461211 2,167 0.93/1.00 vMB 49
389,746 389,746 0000000000000000070cffced25ef2d6e85c1d0cb7a99f5e1842053fa1de94fc 2,175 0.81/1.00 vMB 45
389,745 389,745 0000000000000000075a58396c617c79e16fc85e7ad0fbf3562df1a9409ec65c 2,634 1.00/1.00 vMB 40
389,744 389,744 0000000000000000080a5d29e1e3c094b25cf8244944614efa0d9a308e377291 1,050 0.75/1.00 vMB 23
389,743 389,743 000000000000000007217bfec8d26eb60706a024b37c0aba492a52c24bd6ebe3 1,427 0.56/1.00 vMB 37
389,742 389,742 000000000000000006d6ccaf036f94cb33cd957370ae55ed1c292765bfe09d83 1,413 0.59/1.00 vMB 37
389,741 389,741 0000000000000000048c1b5e150b082b0ac76196cb0af05edf1b01d65bc4800e 1,215 0.58/1.00 vMB 45
389,740 389,740 000000000000000007c8bdf76bdd055dbcfa190186285e625f95be75de32fa83 745 1.00/1.00 vMB 12
389,739 389,739 00000000000000000475dc7efe0e708b8a574f92244ba43d4e9c43fb0854bc67 708 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.75 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: 708.65 GB
    • Received: 16.74 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.