Loading Tool

Explorer IconExplorer

Memory Pool

80,494 transactions
30.24 vMB
0.12544223 BTC
Random Selection Loading Transactions
Max Size: 181.10/200 MB

Candidate Block

Mining Attempt 7843637ba610fe00ecfc2c59524a918c17c7affb5054bd23214f33c9c6392583
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root 9d47cb75f93524009c95d060948e3b5e07731e119a0165490ebb930bc553be8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,203
Size: 1.00 vMB
Total Fees: 0.05563069 BTC
Feerates: 150.86 > 5.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (510,489 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,617 404,617 000000000000000000feef3f4e6f3cc7e102af4e1892818bf0391538b99a4522 2,852 1.00/1.00 vMB 52
404,616 404,616 000000000000000001116d7cea296e776f1309a408c0e48c8b06db052f4f158e 1,506 0.79/1.00 vMB 36
404,615 404,615 00000000000000000115398c15a83a7311399126ce966dc9b3f903e01897dbe2 416 0.42/1.00 vMB 26
404,614 404,614 0000000000000000014ac80c15cbb5ac953ea1a8c9c9868938251f18281e8882 2,004 0.93/1.00 vMB 40
404,613 404,613 0000000000000000035df7a46f66d288b1af245b305607b7265c34953b6fac5b 492 0.21/1.00 vMB 38
404,612 404,612 000000000000000003b0722de111a10cd715425fa2cf911c698f5859ae5b927c 626 0.26/1.00 vMB 42
404,611 404,611 000000000000000006954d5e11b3cae89c22db0baa44be572d085195fd7a9cc0 1,455 0.73/1.00 vMB 36
404,610 404,610 00000000000000000470178c5ea0565e62db054c7912f536c1cbd45db5ed040c 1,084 0.54/1.00 vMB 35
404,609 404,609 00000000000000000385c01fc95a108abb8fc3fc62cc57ed83ca12b6a2bef8ba 122 0.12/1.00 vMB 22
404,608 404,608 000000000000000001f4d116bea61ceb10e6b8a053d438e642c15d14df030d34 2,089 1.00/1.00 vMB 39
404,607 404,607 0000000000000000037ff4b397361f95699ee71b82f3007650b37303462efc73 1,307 0.66/1.00 vMB 36
404,606 404,606 000000000000000000cca8d8927754f147d65749f3ccd27399b35077d3abe666 169 0.09/1.00 vMB 31
404,605 404,605 000000000000000002704682820897233abe952ac39edf71cf2a7d2e32450c91 945 0.99/1.00 vMB 19
404,604 404,604 0000000000000000014c360b59d69f56d3927813568752af49ca5eda08a5102e 774 0.79/1.00 vMB 25
404,603 404,603 000000000000000004c31d74f26f68b4714358515a5aa0f454821b94930f96eb 1,689 1.00/1.00 vMB 36
404,602 404,602 0000000000000000063d3c19521f450e2029cc60a198d557ba286505e000a443 1,738 0.99/1.00 vMB 46
404,601 404,601 000000000000000000b5ca3b88d1d1ef4b1d8e30e039bdaaaa49f23786836d15 108 0.04/1.00 vMB 50
404,600 404,600 0000000000000000063cf4781d5848ae24c5a04c6c922288ead592b4a7196c6c 534 0.49/1.00 vMB 16
404,599 404,599 000000000000000004a4e45bf475679038dbf8e10d26480a72b629e150eaa48a 2,142 1.00/1.00 vMB 39
404,598 404,598 000000000000000001966a2d749aee7ebeadf87d905bf202e4a8bae2e6533a2e 257 0.13/1.00 vMB 33
404,597 404,597 0000000000000000009584ad18e51d32173fff51749049169e0b279fd31ba075 1,387 0.91/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.57 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: 671.24 GB
    • Received: 15.88 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.