Loading Tool

Explorer IconExplorer

Memory Pool

74,459 transactions
27.59 vMB
0.07184618 BTC
Random Selection Loading Transactions
Max Size: 168.15/200 MB

Candidate Block

Mining Attempt 9f1c3056fea5a82b5fd3d5c2cac3a88efa31da8dea7852c5bc886c9b39e0c9bf
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root d434d53450e4a5164fe72bfe7f7473aa7ec1df7228daf21242b43b7b01cb6e0d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,177
Size: 1.00 vMB
Total Fees: 0.01304237 BTC
Feerates: 480.19 > 1.31 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (327,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
587,987 587,987 00000000000000000016f1bfce427f08837ee4ce9dfa23303a2ceddece821fe7 210 0.05/1.00 vMB 53
587,986 587,986 0000000000000000000828cb646f96721d0f67ff8466967d30c984b01cc6506c 2,575 0.88/1.00 vMB 10
587,985 587,985 0000000000000000000591edd6206f1e33bc32a674c08662edb45cf068f16dcd 2,133 1.00/1.00 vMB 47
587,984 587,984 0000000000000000000f69ce0399464878e989e82315aa04a93e4b25e71a6734 3,069 1.00/1.00 vMB 34
587,983 587,983 00000000000000000015667857f5da3ad9ce677c8c3466e65c5df1ab8b901180 2,185 0.72/1.00 vMB 29
587,982 587,982 000000000000000000042fdec41365cb4117bdefdf74e07cb69e005237c5783a 2,521 0.79/1.00 vMB 32
587,981 587,981 0000000000000000000d3934692001788710943557a5b9a101b211e613d1b8b1 1,071 0.33/1.00 vMB 27
587,980 587,980 000000000000000000016ef3978d1475222dd09e1a276541fec6b2ddada99380 148 0.04/1.00 vMB 41
587,979 587,979 0000000000000000001ae15b7b701f27b0bd2579700f33d4e4b52a108ad4b2d6 309 0.14/1.00 vMB 36
587,978 587,978 00000000000000000018ed035e42aa7c489405badcf5640426375b616e5f5b6e 453 0.25/1.00 vMB 30
587,977 587,977 00000000000000000012c532c2d15aebe5ece53be42f2b73277f1fa2fe2a7f05 1,631 0.53/1.00 vMB 24
587,976 587,976 00000000000000000011908df36174d78f7c70f2d6c90cc49f982c4cd69ac07f 241 0.07/1.00 vMB 50
587,975 587,975 00000000000000000010a7d8aea84400c2f896b501b24af91eb0bb9e47324d81 2,766 0.95/1.00 vMB 25
587,974 587,974 00000000000000000019193270d99e3f029e3263846ec0ab148ef55555607dc8 1,099 0.33/1.00 vMB 28
587,973 587,973 0000000000000000001a1586ecdaef15f8496d86288d5ac2367cfddaf84dbd0f 992 0.28/1.00 vMB 29
587,972 587,972 000000000000000000073dd69a45a83e840e58d0d3eaa6dc3e601077e3a4e1a7 535 0.17/1.00 vMB 33
587,971 587,971 00000000000000000018ce5cec307b635b6162351b598aeb6401dbf0230dc8e2 1,862 0.55/1.00 vMB 26
587,970 587,970 0000000000000000001f0ef6712dc193546fd1450b97272c9b42a2b37c734693 527 0.19/1.00 vMB 41
587,969 587,969 0000000000000000001086980f0fe72bb231c6066f2a89184e6daf68f9de71d8 2,399 0.73/1.00 vMB 29
587,968 587,968 00000000000000000008e7f4b674447d5e42cb47644c3988bcdaf793f4fda32b 1,582 0.47/1.00 vMB 30
587,967 587,967 00000000000000000014ed5e94b2faff946629b49f8730e01ffe212146925fb3 436 0.16/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.85 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: 712.55 GB
    • Received: 17.19 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.