Loading Tool

Explorer IconExplorer

Memory Pool

73,904 transactions
28.47 vMB
0.08290911 BTC
Random Selection Loading Transactions
Max Size: 168.44/200 MB

Candidate Block

Mining Attempt b97e8bbd531651c5559a4d19cc95a008b63414ab79fffc2f6e8733caf604c001
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root b2b866495e319fc4ab1f096d3648b2c570cac4d5d2c3b5efa929c32ff1616ba8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,929
Size: 1.00 vMB
Total Fees: 0.02573611 BTC
Feerates: 196.43 > 2.58 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (506,278 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
408,757 408,757 00000000000000000224d6ef9f661ebbef3dbeeecefdc9270908fd8632c83818 623 1.00/1.00 vMB 13
408,756 408,756 000000000000000000339d72355d63939e3dd594af1f3bcf790453a657b9535f 1,487 0.72/1.00 vMB 34
408,755 408,755 0000000000000000046eb6a841356559d9ea7e83b57cb1112f635fb6dd40e8cc 264 0.17/1.00 vMB 27
408,754 408,754 00000000000000000564e56960aee6daa1713d0e6eb22b3204c60bf5e78bee1c 381 0.31/1.00 vMB 32
408,753 408,753 0000000000000000021a3c6a140894f4b226c2b24f9868643452b37db2527def 709 1.00/1.00 vMB 12
408,752 408,752 0000000000000000048e130f7e263f082833fa12dfc15e23a24c994475758dc9 636 1.00/1.00 vMB 19
408,751 408,751 000000000000000003690b611f3ab86494f56481c14c866c84f2bda034ad6777 847 0.99/1.00 vMB 17
408,750 408,750 00000000000000000135db4c39a6861acb44a0d93579fadf9b56f8341db33155 2,298 1.00/1.00 vMB 40
408,749 408,749 0000000000000000005ead157b99dead095757c2ca9a4ceedd3fc118faf94dad 1,718 0.93/1.00 vMB 42
408,748 408,748 0000000000000000055d42b516957a67e3729c3647080068d93b2be696b246d1 2,502 1.00/1.00 vMB 56
408,747 408,747 000000000000000004f6a1fd9f944b236aec9bce3340d1956c15a60b7f1de400 1,427 1.00/1.00 vMB 22
408,746 408,746 000000000000000000234ba7945b1b431a420e48ba3190ac33f26cf3db6bf193 1 0.00/1.00 vMB 0
408,745 408,745 000000000000000001e97f04e71be253287d50652b9ca0649bd3fefdce71ca3e 2,414 1.00/1.00 vMB 47
408,744 408,744 00000000000000000351e779d92600a999c825af7f45822da2d9e3b7d6aa80f7 2,408 1.00/1.00 vMB 37
408,743 408,743 00000000000000000313b4c769cf689877380e0ebfc0b4c65fc42400fdc8097f 3,220 1.00/1.00 vMB 77
408,742 408,742 000000000000000002c17eb95c343027858e592bc427264f2d4113df5bf7d742 1,681 0.99/1.00 vMB 19
408,741 408,741 000000000000000005a655c8912e13fa5a762dc83bc81774e7e4a23bc061faf5 2,532 1.00/1.00 vMB 47
408,740 408,740 0000000000000000004d74f32587541437b75e22cd85e24350541e3a8f105b8b 2,842 1.00/1.00 vMB 45
408,739 408,739 00000000000000000550b42ba6789e0ab84319e03f1b23f4e93d6cc806df5bf2 3,369 1.00/1.00 vMB 72
408,738 408,738 00000000000000000519cbfd169c30488b38e97f2d5d946982998287d70409fa 2,442 1.00/1.00 vMB 42
408,737 408,737 000000000000000004aeba265f740c07d001027944d69aaa6e49c4bb03abf10d 445 0.36/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.45 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: 667.49 GB
    • Received: 15.26 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.