Loading Tool

Explorer IconExplorer

Memory Pool

40,483 transactions
28.54 vMB
0.06495333 BTC
Random Selection Loading Transactions
Max Size: 145.92/200 MB

Candidate Block

Mining Attempt 41bffe53c1c255cfdef947d9a05ccd4820dbb436b679b53c3ace1af21d41315b
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 88afb4035d36bc2b8dee66f281c8720293a85f865cc8cf681f0b1f807f3c0fad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,882
Size: 1.00 vMB
Total Fees: 0.00986622 BTC
Feerates: 100.19 > 0.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (198,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,508 716,508 000000000000000000041adeff05f4b4ec11ed12c8eeb44ae08016d489e2fe5a 1,503 1.00/1.00 vMB 12
716,507 716,507 00000000000000000006265c74bd2408e249c8cdc874c8cf3ab1e98edfe5d582 2,483 1.00/1.00 vMB 12
716,506 716,506 0000000000000000000867f1f4695be0963880582fd269b5d8b7eab12e96579c 1,217 1.00/1.00 vMB 6
716,505 716,505 00000000000000000001afda103b56f4dc8f617f372d1b9eade794027d72f3a4 1,051 1.00/1.00 vMB 4
716,504 716,504 000000000000000000025a5246f04c710fc5f397c27cb5dc8b605c95a28aedb3 663 1.00/1.00 vMB 4
716,503 716,503 00000000000000000008ba8e0b78e3a5eadab64fc51f6fa2bcb319f93a22254b 394 1.00/1.00 vMB 3
716,502 716,502 00000000000000000001547297a1bbaf77f995260f9757994f4dbcd278633d00 918 1.00/1.00 vMB 7
716,501 716,501 0000000000000000000143be6acac1ef5f516abaadfe89d717a5ac2af6d5a6c4 513 1.00/1.00 vMB 3
716,500 716,500 0000000000000000000a289e0cc391cf6874ea3b658336b0f0ddc4121b8a778b 670 1.00/1.00 vMB 2
716,499 716,499 00000000000000000000c5efe7746a2a4e89e851629fc6978e65f5480c08bd44 1,915 1.00/1.00 vMB 11
716,498 716,498 0000000000000000000b4bb2dc107b7c4c765a1af9e97207c713f66a1029bf16 529 1.00/1.00 vMB 5
716,497 716,497 00000000000000000007cab58ead94d961bd7851ac30522898920875fcd3c29a 857 1.00/1.00 vMB 5
716,496 716,496 0000000000000000000ab328475c87df5e8dcb0daa4a25ed8e3f57cce30e879a 817 1.00/1.00 vMB 14
716,495 716,495 0000000000000000000140920949ed7335ef0b28fa9087bb587280622cca5a25 2,663 1.00/1.00 vMB 14
716,494 716,494 000000000000000000088bf03b9b43e578a1beafd0403e51fcddecdcd7defee0 2,682 1.00/1.00 vMB 3
716,493 716,493 00000000000000000003304d28f316e0a01d1ed1eb68bab7d40b7fe41f41222c 2,464 1.00/1.00 vMB 21
716,492 716,492 0000000000000000000b90e25b4a64d72535f27646817fa4c7f9b4b7a7841442 1,516 1.00/1.00 vMB 8
716,491 716,491 000000000000000000070c2f9c92e2c46dd81b43810309696bee665a8530d656 1,772 1.00/1.00 vMB 5
716,490 716,490 0000000000000000000517995793de29103ae143e224eac85a46037f3247b398 1,247 1.00/1.00 vMB 7
716,489 716,489 0000000000000000000923b6e17dc210649268f19f0fbe8fc11bb134f7ae9b93 536 1.00/1.00 vMB 6
716,488 716,488 000000000000000000093ac7083fd3fbc6ee90e7de15301bd780f4d156eebf85 2,085 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.88 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.