Loading Tool

Explorer IconExplorer

Memory Pool

78,435 transactions
29.08 vMB
0.07601778 BTC
Random Selection Loading Transactions
Max Size: 176.16/200 MB

Candidate Block

Mining Attempt e56d00843a9dac9955d15a66eaba81b1dd9efcca7cde5b92f147da16d71dbba7
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root 8ecd94c9df119363647fda357273a25644050ec302b724fb8b439a65a1484761
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,205
Size: 1.00 vMB
Total Fees: 0.01504958 BTC
Feerates: 191.02 > 1.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (420,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
494,845 494,845 000000000000000000296aa413e44a9b6dd625bc9bc985589632fe0d841c1759 574 1.00/1.00 vMB 174
494,844 494,844 000000000000000000ba59c7eae33dc9d32c173fa09c1a5e5c89d9ea9512c0ce 1,993 1.00/1.00 vMB 371
494,843 494,843 00000000000000000090e94f1b2e3956932cdde94e2278abe40e4ffac189d105 238 1.00/1.00 vMB 162
494,842 494,842 0000000000000000002c53073b1f0187e9ba266f8efe2be869037d2c464a5dbb 809 1.00/1.00 vMB 203
494,841 494,841 000000000000000000442600ac637d01035f50ae466dd4139b470d2531bb8ce0 1,047 1.00/1.00 vMB 193
494,840 494,840 0000000000000000006dd1b02644c206c8e384e49d0cb61f5ebfd5b4422d8c0e 1,089 1.00/1.00 vMB 260
494,839 494,839 000000000000000000324739b18304caac0728da4a904c0169c4ac4fdac9128c 898 1.00/1.00 vMB 271
494,838 494,838 000000000000000000720a595a23088d1ad05d04ff2dec17a35aa21a880f217a 666 1.00/1.00 vMB 218
494,837 494,837 000000000000000000b8d3afa4e7dc44037acb1a8049e3eab0914b2c9c79fc21 1,333 1.00/1.00 vMB 302
494,836 494,836 000000000000000000c86dd987e7c8495530b0b56f9a0df5401244a3b21440ed 1,299 1.00/1.00 vMB 281
494,835 494,835 000000000000000000b0a58e51282d93714f7060ff0280473712ff01d75022af 1,500 1.00/1.00 vMB 315
494,834 494,834 000000000000000000262f240f8465256b2670f31d77943a1786c5f22c1fc0b7 1,929 1.00/1.00 vMB 309
494,833 494,833 000000000000000000a210cdfcf416e34e280f4e5aee0c674068fe1b3d2fc43f 2,286 1.00/1.00 vMB 510
494,832 494,832 00000000000000000044541ddaab2a68a6f08914e8511e763be8e66562abbcee 2,052 1.00/1.00 vMB 163
494,831 494,831 0000000000000000004d5209fbaef2cc9bc881cc9432adbfef398d498629578b 2,981 1.00/1.00 vMB 108
494,830 494,830 000000000000000000a4b39f1732ea3b1586c7bb8c69cce405642ee7d9c94157 2,363 1.00/1.00 vMB 44
494,829 494,829 0000000000000000009a83463cec12e20a85168759d8c22767ba39242c3164c9 2,407 1.00/1.00 vMB 70
494,828 494,828 00000000000000000008c61161a3b86d552a442f4560e5c422cb802fd3776fdd 2,468 1.00/1.00 vMB 195
494,827 494,827 000000000000000000177eb39d91311151c2c7be763e4faaabecc59b7e86ea51 2,277 1.00/1.00 vMB 183
494,826 494,826 000000000000000000319f566c2e5dea3f56404482fd1f7847c95c0550ae524b 1,817 1.00/1.00 vMB 54
494,825 494,825 0000000000000000006bf5f6a1957c1cb27666560328b37551fd93084fd2b5f3 2,753 1.00/1.00 vMB 349
Previous 10 blocks ↓
Total Size: 782.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 669.58 GB
    • Received: 15.75 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.