Loading Tool

Explorer IconExplorer

Memory Pool

39,112 transactions
27.52 vMB
0.06585607 BTC
Random Selection Loading Transactions
Max Size: 140.50/200 MB

Candidate Block

Mining Attempt cb710cd4dc968dc118237a9ef78d12d133acff70d791755f759d08be7c5ae857
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 0887761633b602f3a68370a5fd72280d9e8d0af36b97f9cb48111166429c9146
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,504
Size: 1.00 vMB
Total Fees: 0.01355799 BTC
Feerates: 100.95 > 1.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (299,554 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
615,090 615,090 00000000000000000010db91841b54aef41b86ab1aa04c6a1d271b2c11787ce3 2,558 1.00/1.00 vMB 14
615,089 615,089 00000000000000000009d26200449fb7f9042522573fe8f836b316032c34ef34 1,791 1.00/1.00 vMB 4
615,088 615,088 0000000000000000000f327f0f6f7fbfb8347a57e56663a35888da019b411318 2,737 1.00/1.00 vMB 20
615,087 615,087 0000000000000000000fe1baba9e773f87a883f163cdc31170b57a4e546e6b6f 1,530 1.00/1.00 vMB 4
615,086 615,086 0000000000000000000ed244556c4f1d2689195d52c3fdd64aa8aacb4f69a4ee 1,484 1.00/1.00 vMB 6
615,085 615,085 00000000000000000006366458a605113ec1862c715a56f3656f7209677b6659 2,547 1.00/1.00 vMB 7
615,084 615,084 000000000000000000031d9ce97dc62cb21255695a4bd65c43534007f65e587c 2,928 1.00/1.00 vMB 16
615,083 615,083 0000000000000000000325b03dd3350f2ca059187160734869f3b145f98c0318 2,406 1.00/1.00 vMB 11
615,082 615,082 0000000000000000000e20c2cdf2e1902431825e3fea3ee679fcfc3b37f9004c 3,090 1.00/1.00 vMB 26
615,081 615,081 000000000000000000085d5487b82832d7677b57181df5fbbe9d2838f6de2649 2,877 1.00/1.00 vMB 12
615,080 615,080 0000000000000000000331812e84b24d254fdaca823199dd1f9e9434be40fbf9 3,507 1.00/1.00 vMB 16
615,079 615,079 0000000000000000000fc79d0ac836a62a86c152c25de2fdafcf55625375222f 3,147 1.00/1.00 vMB 31
615,078 615,078 000000000000000000057dbdf84a86fcd291be1ad084e69b86c054c01d512b68 3,436 1.00/1.00 vMB 14
615,077 615,077 00000000000000000002a2cbfc53b048c172dc1a34a5ad3b1ce5f4ebfbe1bee8 2,754 1.00/1.00 vMB 33
615,076 615,076 0000000000000000000d33643189bbc3a4dd1d75744961104f9a4f47e777495f 2,709 1.00/1.00 vMB 21
615,075 615,075 00000000000000000000481cfceefc76da9407247082fcd8604d43f98b973a01 2,343 1.00/1.00 vMB 9
615,074 615,074 0000000000000000000592cbe5d23ae4ff8bf92eb0f7ed1e125c9181de28d6b7 2,607 1.00/1.00 vMB 12
615,073 615,073 000000000000000000070c4d1dbf3799b5ee286a7dccba852f54713e40772fc0 2,487 1.00/1.00 vMB 11
615,072 615,072 00000000000000000010e66d3e0f55613e13b9c3c286915396f3c0d179b2adc4 3,105 1.00/1.00 vMB 13
615,071 615,071 00000000000000000002abfd92a9b93958bc8e5a24676605e806790c28fa0dd1 2,725 1.00/1.00 vMB 30
615,070 615,070 000000000000000000077a5eb20d230058230cc67ea741cfc9a616ad827d3259 2,770 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.76 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: 632.27 GB
    • Received: 12.11 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.