Loading Tool

Explorer IconExplorer

Memory Pool

52,984 transactions
31.44 vMB
0.18065320 BTC
Random Selection Loading Transactions
Max Size: 168.90/200 MB

Candidate Block

Mining Attempt 911ece949d3e7a4c96316c2c474b5db679fef9799d804822a1a6056843ed22f2
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root b2a54fcd1c4d303da7e3a1d6a5bd9c2716f68c55e7cf08b3c58e67ec2289f89b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,276
Size: 1.00 vMB
Total Fees: 0.09577173 BTC
Feerates: 477.45 > 9.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (596,268 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,556 318,556 00000000000000002503d129815aa8a3eee9e2cf7bd34f41dc26e752f1622dc6 376 0.26/1.00 vMB 21
318,555 318,555 00000000000000001e33b6414ff084ecbe863be99a799f28e046a638c3f35e85 1,142 0.66/1.00 vMB 27
318,554 318,554 00000000000000000192cd457ae88fbe3427ad01dc535a7c6b4f6437dfb4bb52 479 0.30/1.00 vMB 20
318,553 318,553 000000000000000011b32721858d46a1badd40d1c997293eb5ea3ae90066643f 340 0.21/1.00 vMB 25
318,552 318,552 0000000000000000096f415c5bd6c1b286c8f66e9b25e2632d74afde8cb93e5d 944 0.51/1.00 vMB 25
318,551 318,551 00000000000000000f61a5633c2d3fd8f42b50276d9c59e8094bf922d938b78c 64 0.03/1.00 vMB 63
318,550 318,550 0000000000000000031fa6e327ccb588fdbf02e4f7e26e5da9d6dec1045e2bd6 551 0.25/1.00 vMB 29
318,549 318,549 0000000000000000072c4ab2fa10cc79fef350419c4dcab186a77ddb530e1ac2 337 0.29/1.00 vMB 18
318,548 318,548 000000000000000010b3d21de8e14766d04c3433c54aa2e69bbc4e5678ebc2db 626 0.49/1.00 vMB 23
318,547 318,547 000000000000000017164ada95d14853d4818810aebde83ee15ec838e29a3793 454 0.30/1.00 vMB 22
318,546 318,546 00000000000000001dafc4322d3efc76c47bae03ee8bf42936ef2dee5331dea6 180 0.10/1.00 vMB 25
318,545 318,545 000000000000000006618e8e6f90755fc8ff17f6f66ed18e53c55c5aa9c7808c 95 0.05/1.00 vMB 30
318,544 318,544 000000000000000019f307c801329e36e24dc8dd88c761d7a7ad5f953e8b32e2 265 0.18/1.00 vMB 21
318,543 318,543 0000000000000000143c794fa82df58d8c0cf5b1ffc43fa8a8d05bcd6d15025c 616 0.25/1.00 vMB 33
318,542 318,542 00000000000000002744acd2b90812a24b1911c6d2a8e4983b967c94d3604ed6 363 0.17/1.00 vMB 30
318,541 318,541 00000000000000001d07974611da83af75ecfe566c11abf0c752d4d7b3220bbc 45 0.02/1.00 vMB 32
318,540 318,540 000000000000000000f1528d3c80fb9e780591a99f826199e39545146d39e25e 298 0.16/1.00 vMB 26
318,539 318,539 00000000000000000e26f545dbac13ac9d92565c068be95d1cd1f75cb4fdfc72 235 0.12/1.00 vMB 27
318,538 318,538 0000000000000000278b15da38e399cd13336a98867b53e40eac1119b781c901 672 0.32/1.00 vMB 29
318,537 318,537 000000000000000025208a0e23f32feec10d677e0580da350985b9b4174c6b3a 546 0.33/1.00 vMB 25
318,536 318,536 000000000000000007bd140bd5f9ec7d6195330b125c84ad24adb7f021012502 1,097 0.62/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.08 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: 651.32 GB
    • Received: 13.54 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.