Loading Tool

Explorer IconExplorer

Memory Pool

81,445 transactions
30.78 vMB
0.09056194 BTC
Random Selection Loading Transactions
Max Size: 187.71/200 MB

Candidate Block

Mining Attempt 27642403b26e3f4995eba97ff04393410649752fc0d96d9199094a3fa67900a2
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 051c5ed958a28e2c07311de68dbb49044c3f8a55ddedd0f16b410cf283efdb2f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,610
Size: 1.00 vMB
Total Fees: 0.01959042 BTC
Feerates: 301.57 > 1.96 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (473,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,686 441,686 000000000000000000881cfeeef52f2c9089a2ee39212472db565477d07efe23 839 1.00/1.00 vMB 27
441,685 441,685 000000000000000002e2b6c3b636117c51dfbada818eab99defe4abcfbdac52e 2,166 0.79/1.00 vMB 83
441,684 441,684 0000000000000000026ff0983a4e91b1db16c3a6c1adbe6d30e9aa64682ea19f 1,285 1.00/1.00 vMB 39
441,683 441,683 00000000000000000122c7be013b682e26610590421b09ba713b23bd1867563a 1,204 1.00/1.00 vMB 31
441,682 441,682 00000000000000000274e09b535594acc69d2f47d556378633e1671d4d18073b 1,297 1.00/1.00 vMB 46
441,681 441,681 0000000000000000023822e3d064a7a61c3d069c0ffeda8be310151f3d08a934 353 1.00/1.00 vMB 27
441,680 441,680 00000000000000000322aed919131f28fee148263a2c9a8cbf3ab992335f0db9 1,020 1.00/1.00 vMB 43
441,679 441,679 000000000000000000604c80fddafde39905c4df8174975134a326a5032a8cb0 159 0.99/1.00 vMB 25
441,678 441,678 000000000000000002a60797aed1fb3ba49c49ee79149824f4b96c6a5e166e72 923 1.00/1.00 vMB 45
441,677 441,677 000000000000000002ae13fbfd52e8237eafa3fb7b55d981af65acc9cb2a81de 2,403 1.00/1.00 vMB 72
441,676 441,676 0000000000000000033bee1eaee858127caa30e7842674e95d20ba1a9d1039d2 2,185 1.00/1.00 vMB 89
441,675 441,675 000000000000000003915088825c3e7c6edeab5e0d336598627f483609d43522 683 1.00/1.00 vMB 26
441,674 441,674 000000000000000002a19071b9bd70825d6b9d7043c181039a5c16cf94011fe8 784 0.75/1.00 vMB 53
441,673 441,673 00000000000000000250a35dc5c025781aeccf4b402b3838f8c04c1577f931c0 1,847 1.00/1.00 vMB 52
441,672 441,672 0000000000000000024a5a30c4674a8248e248ac46214cfbd5c499eccc33721e 1,114 1.00/1.00 vMB 29
441,671 441,671 0000000000000000034c2811ef05337e975744060e8dbbf1d2764cda30ae27e4 2,612 1.00/1.00 vMB 74
441,670 441,670 000000000000000000b581f83be7e95c46dd5785511ab5b74f73915ff30317c9 2,286 1.00/1.00 vMB 48
441,669 441,669 00000000000000000133bbabc3226b506fd5a1ae72a3b308f3a0da01f1cc4952 2,533 1.00/1.00 vMB 86
441,668 441,668 000000000000000001d5eb161bcbce9108031bf172816bd7263c4a64b6a58ea7 2,253 1.00/1.00 vMB 80
441,667 441,667 0000000000000000009d5cf26ba443cb75644ba4b921b5eb4e75834c081f0807 222 0.10/1.00 vMB 32
441,666 441,666 000000000000000001d51484ccf258d97ac8206a9a063da62383ca99be0652ca 1,896 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 783.06 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: 720.78 GB
    • Received: 18.25 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.