Loading Tool

Explorer IconExplorer

Memory Pool

82,305 transactions
31.84 vMB
0.07627280 BTC
Random Selection Loading Transactions
Max Size: 193.54/200 MB

Candidate Block

Mining Attempt c805cd3b105c04354795b98bb23a80a0873d2da67c261d75f58c24077153c55d
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root e93033ac6c3e612307a294335396ad5c15c7e949a6ad1994a3eb2631881a239b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,514
Size: 1.00 vMB
Total Fees: 0.00653376 BTC
Feerates: 146.96 > 0.65 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (404,688 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,528 510,528 000000000000000000007d14876a21635e324e97e8910d4c61eb6989b3fefd6b 1,082 1.00/1.00 vMB 37
510,527 510,527 0000000000000000002e920690b57cc5e4e15ddf04a9999e5cd32a7f5cfee769 1,545 1.00/1.00 vMB 108
510,526 510,526 0000000000000000000f639f51890fa5648059db49c54d1f102bcc99dfb2d0f2 192 1.00/1.00 vMB 10
510,525 510,525 0000000000000000004641bd81194e3e74b2e57f12fe839ddd99e986f105d218 1,481 1.00/1.00 vMB 69
510,524 510,524 0000000000000000004a8817105f72bfb79ad3d7afc0f933ffb9cbf812bc3221 988 1.00/1.00 vMB 55
510,523 510,523 0000000000000000000b7c4214fcc70658890c175cc85ae9391be0b64e4c3db6 398 1.00/1.00 vMB 16
510,522 510,522 000000000000000000437e91c8d7dd123a348a04d21308d658bb8b7022bfd4d8 801 1.00/1.00 vMB 49
510,521 510,521 0000000000000000004a8c062298938ddaac599eaf3f44544dd0c59051f12019 2,708 1.00/1.00 vMB 23
510,520 510,520 000000000000000000065390adfb3c9e2901b83dcee8d44c34a093ccbcff046a 1,347 1.00/1.00 vMB 30
510,519 510,519 00000000000000000042cfbcf80be7157ff5fa245e488459dfa802d52ef27fb3 1,880 1.00/1.00 vMB 65
510,518 510,518 0000000000000000003eab446e9145b0ca43920bd522a4bc643c6119a5b315d8 1,506 1.00/1.00 vMB 102
510,517 510,517 00000000000000000012a6a35059af6b86ebd6077cb1cbd815ce1c1f90d560b2 416 1.00/1.00 vMB 105
510,516 510,516 000000000000000000151915319638d99a78c52648717312a6b88027be0d1fdb 818 1.00/1.00 vMB 121
510,515 510,515 000000000000000000438f4cbcece4653d37b02dca53d044a60dc0513afa3cd8 313 1.00/1.00 vMB 104
510,514 510,514 000000000000000000163aea2424a42223fbbe1e34847867745c35e40ec5b651 1,031 1.00/1.00 vMB 112
510,513 510,513 00000000000000000031c0b84a505120a0fa584da66ea3333f1fa5d9d7f4b08d 560 1.00/1.00 vMB 111
510,512 510,512 00000000000000000023df1b78c2ec76aa2145c4454b40257207ec81cfb1c8a8 767 1.00/1.00 vMB 110
510,511 510,511 00000000000000000022da9c00bfdeb6d6c7db408e9d17877e5be18943c2416e 2,259 1.00/1.00 vMB 134
510,510 510,510 000000000000000000267048a4d3c672a92c974b51b4121fda589d546dc5d0ed 105 1.00/1.00 vMB 6
510,509 510,509 000000000000000000047b2c6ffd0cefc45cb71a8837908d722dc1d1f9661036 1,703 1.00/1.00 vMB 126
510,508 510,508 000000000000000000332dea40ad1c2435f47c451c1d4c8dc073ab73da6dfc28 64 1.00/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.