Loading Tool

Explorer IconExplorer

Memory Pool

74,786 transactions
27.61 vMB
0.07377809 BTC
Random Selection Loading Transactions
Max Size: 168.36/200 MB

Candidate Block

Mining Attempt 822df2282ac73ad4fac88a1e74971f45e196ff5ef25eea0f57e744430e0811e4
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root f3fa07b059cbf23ef18c509797b673d654797f0eb0ed8f9bd5ea9d3ec6a19b61
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,340
Size: 1.00 vMB
Total Fees: 0.01485244 BTC
Feerates: 100.35 > 1.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (496,214 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,076 419,076 000000000000000002aa401b9c4dad2327cec1c6b48d2c59c478a4298c078d41 2,338 0.93/1.00 vMB 59
419,075 419,075 000000000000000003d1c2dec6484acff1f18d00f8ef3636d0b104f51de414d5 375 0.13/1.00 vMB 90
419,074 419,074 000000000000000002d85cdd97af474415815d798db766ebd601558d8a1764ea 93 0.03/1.00 vMB 71
419,073 419,073 0000000000000000013ff6cf1c214cc18c2219819bd17046de6fb8e9be654c5d 1,971 0.83/1.00 vMB 58
419,072 419,072 0000000000000000007373d7067b25f1a62dc8f263aed4555e868c8abd04ce23 1,739 1.00/1.00 vMB 44
419,071 419,071 0000000000000000035bcd226fb1bbd227b70f5905c7957282f4dd4e96e2155d 153 0.07/1.00 vMB 50
419,070 419,070 00000000000000000086019eb68d92c08e84fd6b24ad6780936b19d93763603a 1,524 0.62/1.00 vMB 60
419,069 419,069 00000000000000000127871ab81bdfb8ccfb111b2b842248a59aaff8c5f26716 1,084 1.00/1.00 vMB 26
419,068 419,068 0000000000000000016ca788f7cfdecf527ff3820cfe41a91180c67b028ede21 1,640 0.68/1.00 vMB 55
419,067 419,067 0000000000000000028173ef339b0ad47182385b2b3724a98f46f4decef5bf67 964 0.53/1.00 vMB 40
419,066 419,066 0000000000000000023a251632d69fc272237287395d5d941c4139cddd546713 20 0.01/1.00 vMB 59
419,065 419,065 000000000000000000e3db76c1e65d6da33d0542297c5b6f8a4c2babc5fe6791 1,193 1.00/1.00 vMB 30
419,064 419,064 000000000000000004e4d78e137f28a06c91223defc4603df8a166e3a172d922 81 0.04/1.00 vMB 55
419,063 419,063 000000000000000002467053a8488289115417bc00db516ba5e4031a64e70b11 186 0.11/1.00 vMB 47
419,062 419,062 0000000000000000048acdbf8ee539f2877932101c42eb7d7f079d2fa7cd5889 457 0.20/1.00 vMB 59
419,061 419,061 000000000000000001701e218bb3464d7b1f5ad0d1fbee3eda623f42f6a3704a 1,060 0.44/1.00 vMB 58
419,060 419,060 000000000000000000a6ace8c412b511ccfe0af75a63db13f754083881aea35d 524 0.54/1.00 vMB 24
419,059 419,059 0000000000000000053ad78773db9405f92c0c979c90c65076fc7824b6c9426d 2,099 1.00/1.00 vMB 45
419,058 419,058 0000000000000000024455ffe36877093f1a58058ba5466e137ca2fd858a7756 3,036 1.00/1.00 vMB 88
419,057 419,057 00000000000000000331d787b5f039332b5c1396f1df5fa3d9deb3a61df87b0b 275 0.99/1.00 vMB 9
419,056 419,056 000000000000000000735925d2d5aebc4933a42cf6940564736ba4989f68e559 737 0.32/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.89 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: 713.51 GB
    • Received: 17.38 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.