Loading Tool

Explorer IconExplorer

Memory Pool

80,285 transactions
29.86 vMB
0.11770319 BTC
Random Selection Loading Transactions
Max Size: 179.78/200 MB

Candidate Block

Mining Attempt 908b151c29f0125d89ab8bb8417d18f335a2bfb5f1bbc036b1b07c4b8c67935c
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root e84af74138c061d4f7c6a438c4030e1df5ed2658eea1a17c07c49911b6856ac2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,594
Size: 1.00 vMB
Total Fees: 0.04867401 BTC
Feerates: 169.80 > 4.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (439,102 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
476,058 476,058 000000000000000000637090751232a0c072484377858c568ff783a67a441d7a 1,416 0.99/1.00 vMB 94
476,057 476,057 000000000000000000a0ed0258502c581357d03c673544ef07527771ebce2eb1 355 1.00/1.00 vMB 17
476,056 476,056 00000000000000000117bc0e98a7ea81aa8c3a988d93ff853973215c2c2a0dcc 949 0.99/1.00 vMB 56
476,055 476,055 00000000000000000040c3d77913455eb2fa69019373b2d32dbcbffe1a055ff5 1,550 1.00/1.00 vMB 86
476,054 476,054 000000000000000000f42346217d5183a44c19ab37118271664dfbcb10b5e130 2,024 0.85/1.00 vMB 197
476,053 476,053 0000000000000000000e3efdf0a030cdba5a7f4c53930044932464e537e16f2a 122 1.00/1.00 vMB 8
476,052 476,052 0000000000000000001c180158e1c3222a4fc281085fe551b74082fb4bebdbd2 1,407 1.00/1.00 vMB 118
476,051 476,051 000000000000000000a90ce133f372ec747952c0fafc77ab64f6460a5063f3ec 1,851 1.00/1.00 vMB 102
476,050 476,050 0000000000000000007e4e710432789e8909bfa242a4a2a0ac311ebd82af1032 540 0.28/1.00 vMB 187
476,049 476,049 000000000000000000304aee0ed68eebd405c6a9bfafa9d8f3aa994e51f68def 547 1.00/1.00 vMB 47
476,048 476,048 000000000000000000458cc0cec0a88335899330abf1e6f1cae353d1b2c4d550 1,151 1.00/1.00 vMB 77
476,047 476,047 00000000000000000128b9f06e451612e79aed88c59e868792c4ae9f2fb335f1 150 0.96/1.00 vMB 16
476,046 476,046 0000000000000000014939199b020fe8a8d39346d3ebf53b3cc0cf1be0c138f4 180 0.99/1.00 vMB 17
476,045 476,045 000000000000000000f6bd7ca38f698cdf7b08015e2ff264517ad0205956afe1 720 1.00/1.00 vMB 51
476,044 476,044 00000000000000000050e11517b3e56a4804343c4278a197a38072b4347a9590 516 1.00/1.00 vMB 63
476,043 476,043 0000000000000000009b4ea6b27207f6089666cae6a919920591051b826be523 514 0.75/1.00 vMB 14
476,042 476,042 000000000000000000c46e2ea495e54156ec2710f5f25b3f7f9a4d765859674d 1,539 1.00/1.00 vMB 81
476,041 476,041 0000000000000000008d634b53e2b8eb9f3bf840f030884e0cd79084ecfce781 1,931 0.99/1.00 vMB 227
476,040 476,040 000000000000000000673f47d42c02b6fbd9df6e3f50119882ab6cc3764c153c 849 1.00/1.00 vMB 35
476,039 476,039 0000000000000000004a74cc1831603bb63cd4c713fcf6143b8d075b5894ee5e 664 0.99/1.00 vMB 49
476,038 476,038 000000000000000000fcf8c1591088362de3ce1d7359713c629e28eb5ea347a5 2,160 1.00/1.00 vMB 147
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.