Loading Tool

Explorer IconExplorer

Memory Pool

79,794 transactions
29.77 vMB
0.11630345 BTC
Random Selection Loading Transactions
Max Size: 178.97/200 MB

Candidate Block

Mining Attempt c8a99c76b76945018adbfa62c42780130878bbd77b01650408410de21c1d37fe
Version 20000000
Previous Block 00000000000000000001694e26931d1cedfe646c4f29bed2a95789e17bc3c982
Merkle Root ea4ba89b684ab4596fd1630282eb630d2cbfe3c8a0fc2e8f3101b747e7e9f5f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,919
Size: 1.00 vMB
Total Fees: 0.05568248 BTC
Feerates: 150.32 > 5.58 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,999 (305,162 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,837 609,837 0000000000000000000743bd6a29c9a2cf05beb20ca77b7b6cdec962b42befe5 193 0.05/1.00 vMB 26
609,836 609,836 0000000000000000000a001b573d61a5cacf8c2e06eeba87767991618a01951e 1,456 0.49/1.00 vMB 12
609,835 609,835 00000000000000000003efa46ef30fe654bca88081953f65b6ae217bceaec20a 1,403 0.79/1.00 vMB 8
609,834 609,834 000000000000000000013b744f01f35f1e0fa42b44b125749ecb38fa1374d8a8 929 0.35/1.00 vMB 13
609,833 609,833 0000000000000000000f04d5c45c968d1676f7aa7ab0b6adf1fa1667721c7000 2,081 0.98/1.00 vMB 9
609,832 609,832 0000000000000000000d852b32278edffcb06df04b0400e49402319f6f9a52a2 1,991 1.00/1.00 vMB 12
609,831 609,831 000000000000000000022d0a21d9962b59f24c9684038b3ace0b88323401c289 1,758 1.00/1.00 vMB 7
609,830 609,830 0000000000000000000706573b1123d35146edc44631fae69da7016bb9797541 2,441 1.00/1.00 vMB 5
609,829 609,829 00000000000000000003f77d39b2dca3aeba791147e709d3acf6051e6a79826b 3,167 1.00/1.00 vMB 18
609,828 609,828 0000000000000000000cb3012dad906024cffea4e68d201975b3b1526b0d4e74 2,482 1.00/1.00 vMB 28
609,827 609,827 0000000000000000000e06901c68035958bd8dfd0b86aace220a6c4693aec7bb 1,410 0.49/1.00 vMB 14
609,826 609,826 0000000000000000000f86c8b982c9ae14fe9b7dd7cb067092e719c3364228da 1,851 0.75/1.00 vMB 16
609,825 609,825 00000000000000000007dcf912baaf8821a15c85eeaf1e00fa93b39d2320ee6e 156 0.05/1.00 vMB 15
609,824 609,824 0000000000000000001038844937f2a0b916b1b964ff3336b8c00d57d65bef37 167 0.06/1.00 vMB 12
609,823 609,823 00000000000000000007aa0e63efb584a438c123971a642ab0128eee064e7548 516 0.23/1.00 vMB 20
609,822 609,822 0000000000000000000282bc4c2c00c7350b6035cb09b283ee132ae5859b2403 310 0.11/1.00 vMB 16
609,821 609,821 00000000000000000008599a9c1c6d79ae04e431f9b0d09f50463f5f4bf70c2a 52 0.03/1.00 vMB 14
609,820 609,820 000000000000000000101766ed8c52f0b408b8ff1fe93ee222d5a0922dc722e6 2,207 0.95/1.00 vMB 14
609,819 609,819 000000000000000000146317e3c12486a0c7479be43f8509effb3cf7852b23b5 2,971 1.00/1.00 vMB 17
609,818 609,818 0000000000000000000876f1afe5944742c720aba7de42835df29c4a147aac7c 129 0.03/1.00 vMB 15
609,817 609,817 0000000000000000000935ca6cef758ec00b076d0f90efcb194ed78d14d84687 1,320 0.42/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.01 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.